]> git.saurik.com Git - apple/system_cmds.git/blame - arch.tproj/Makefile
system_cmds-431.tar.gz
[apple/system_cmds.git] / arch.tproj / Makefile
CommitLineData
1815bff5
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 = arch
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
34d340d7
A
15MFILES = arch.m
16FRAMEWORKS = -framework Foundation
1815bff5 17
34d340d7 18OTHERSRCS = Makefile PB.project Makefile.postamble arch.1 machine.1 arch_helper.pl
1815bff5
A
19
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CODE_GEN_STYLE = DYNAMIC
23MAKEFILE = tool.make
24NEXTSTEP_INSTALLDIR = /usr/bin
25WINDOWS_INSTALLDIR = /usr/bin
26PDO_UNIX_INSTALLDIR = /usr/bin
27LIBS =
28DEBUG_LIBS = $(LIBS)
29PROF_LIBS = $(LIBS)
30
31
32NEXTSTEP_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
33WINDOWS_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
34PDO_UNIX_PB_CFLAGS = -DARCH_PROG=\"arch\" -DMACHINE_PROG=\"machine\"
35
36
37NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(USER)/BUILD
38
39NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
45
46include $(MAKEFILEDIR)/platform.make
47
48-include Makefile.preamble
49
50include $(MAKEFILEDIR)/$(MAKEFILE)
51
52-include Makefile.postamble
53
54-include Makefile.dependencies