]> git.saurik.com Git - apple/system_cmds.git/blame - sa.tproj/Makefile
system_cmds-258.tar.gz
[apple/system_cmds.git] / sa.tproj / Makefile
CommitLineData
1815bff5
A
1#
2# Generated by the Apple 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
20e66415 10NAME = sa
1815bff5
A
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
20e66415 15CFILES = main.c pdb.c usrdb.c
1815bff5 16
20e66415
A
17OTHERSRCS = Makefile.preamble Makefile Makefile.postamble extern.h pathnames.h \
18 sa.8
1815bff5
A
19
20
21MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
22CODE_GEN_STYLE = DYNAMIC
23MAKEFILE = tool.make
24NEXTSTEP_INSTALLDIR = /usr/bin
25WINDOWS_INSTALLDIR = /Library/Executables
20e66415 26PDO_UNIX_INSTALLDIR = /bin
b51d5b5f 27LIBS = -lcurses
1815bff5
A
28DEBUG_LIBS = $(LIBS)
29PROF_LIBS = $(LIBS)
30
31
20e66415
A
32HEADER_PATHS = -I$(NEXT_ROOT)/System/Library/System.framework/\
33 -I$(NEXT_ROOT)/System/Library/Frameworks/System.framework/PrivateHeaders\
34 -I$(NEXT_ROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/bsd\
35 -I$(NEXT_ROOT)$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders/bsd
1815bff5
A
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 = $(JDKBINDIR)/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