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