]> git.saurik.com Git - apple/bootx.git/blame - bootx.tproj/Makefile
BootX-74.1.tar.gz
[apple/bootx.git] / bootx.tproj / Makefile
CommitLineData
04fee52e
A
1#
2# Generated by the NeXT Project Builder.
3#
4# NOTE: Do NOT change this file -- Project Builder maintains it.
5#
6# Put all of your customizations in files called Makefile.preamble
7# and Makefile.postamble (both optional), and Makefile will include them.
8#
9
10NAME = bootx
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
15SUBPROJECTS = include.subproj sl.subproj ci.subproj fs.subproj\
16 libclite.subproj
17
18OTHERSRCS = Makefile.preamble Makefile Makefile.postamble bootinfo.hdr
19
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CODE_GEN_STYLE = DYNAMIC
23MAKEFILE = tool.make
24NEXTSTEP_INSTALLDIR = /bin
25WINDOWS_INSTALLDIR = /Library/Executables
26PDO_UNIX_INSTALLDIR = /bin
27LIBS = -lcc_kext
28DEBUG_LIBS = $(LIBS)
29PROF_LIBS = $(LIBS)
30
31
32HEADER_PATHS = -I$(SRCROOT)/bootx.tproj/include.subproj
8be739c0 33NEXTSTEP_PB_CFLAGS = -static -msoft-float
71019aa0 34NEXTSTEP_PB_LDFLAGS = -nostdlib -e _StartTVector -seg1addr 05600000
04fee52e
A
35
36
37NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
38WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
39PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
40NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
41WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
42PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
43
44include $(MAKEFILEDIR)/platform.make
45
46-include Makefile.preamble
47
48include $(MAKEFILEDIR)/$(MAKEFILE)
49
50-include Makefile.postamble
51
52-include Makefile.dependencies