2 # Generated by the NeXT Project Builder.
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
16 FRAMEWORKS = -framework Foundation
18 OTHERSRCS = Makefile PB.project Makefile.postamble arch.1 machine.1 arch_helper.pl
21 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22 CODE_GEN_STYLE = DYNAMIC
24 NEXTSTEP_INSTALLDIR = /usr/bin
25 WINDOWS_INSTALLDIR = /usr/bin
26 PDO_UNIX_INSTALLDIR = /usr/bin
32 NEXTSTEP_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
33 WINDOWS_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
34 PDO_UNIX_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
37 NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(USER)/BUILD
39 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44 PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
46 include $(MAKEFILEDIR)/platform.make
48 -include Makefile.preamble
50 include $(MAKEFILEDIR)/$(MAKEFILE)
52 -include Makefile.postamble
54 -include Makefile.dependencies