]> git.saurik.com Git - apple/bootx.git/blame - Makefile
BootX-74.1.tar.gz
[apple/bootx.git] / 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 = Aggregate
14
15TOOLS = macho-to-xcoff.tproj fcode-to-c.tproj bootx.tproj
16
17OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
18
19
20MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
21CODE_GEN_STYLE = DYNAMIC
22MAKEFILE = aggregate.make
23LIBS =
24DEBUG_LIBS = $(LIBS)
25PROF_LIBS = $(LIBS)
26
27
28
29
30NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
31WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
32PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
33NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
34WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
35PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
36
37include $(MAKEFILEDIR)/platform.make
38
39-include Makefile.preamble
40
41include $(MAKEFILEDIR)/$(MAKEFILE)
42
43-include Makefile.postamble
44
45-include Makefile.dependencies