]> git.saurik.com Git - apple/system_cmds.git/blob - sadc.tproj/Makefile
system_cmds-336.17.tar.gz
[apple/system_cmds.git] / sadc.tproj / Makefile
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
10 NAME = sadc
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Tool
14
15 HFILES = sadc.h
16
17 CFILES = sadc.c
18
19 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble sa1.8 sa1.sh\
20 sa2.8 sa2.sh sadc.8
21
22
23 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
24 CODE_GEN_STYLE = DYNAMIC
25 MAKEFILE = tool.make
26 NEXTSTEP_INSTALLDIR = /usr/lib/sa
27 WINDOWS_INSTALLDIR = /Library/Executables
28 PDO_UNIX_INSTALLDIR = /bin
29 LIBS =
30 DEBUG_LIBS = $(LIBS)
31 PROF_LIBS = $(LIBS)
32
33 FRAMEWORKS = -framework CoreFoundation -framework IOKit
34
35 PROJECT_HEADERS = sadc.h
36
37
38
39 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
45
46 include $(MAKEFILEDIR)/platform.make
47
48 -include Makefile.preamble
49
50 include $(MAKEFILEDIR)/$(MAKEFILE)
51
52 -include Makefile.postamble
53
54 -include Makefile.dependencies