]>
Commit | Line | Data |
---|---|---|
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 | ||
10 | NAME = system_cmds | |
11 | ||
12 | PROJECTVERSION = 2.8 | |
13 | PROJECT_TYPE = Aggregate | |
14 | ||
1815bff5 A |
15 | TOOLS = dynamic_pager.tproj ac.tproj accton.tproj arch.tproj at.tproj\ |
16 | atrun.tproj chkpasswd.tproj chpass.tproj dmesg.tproj\ | |
c3a08f59 A |
17 | getty.tproj hostinfo.tproj init.tproj iostat.tproj kgmon.tproj\ |
18 | ktrace.tproj login.tproj mach_init.tproj makekey.tproj\ | |
19 | mkfile.tproj nvram.tproj passwd.tproj pwd_mkdb.tproj\ | |
20 | reboot.tproj shutdown.tproj sync.tproj sysctl.tproj\ | |
21 | update.tproj vipw.tproj zic.tproj zdump.tproj vm_stat.tproj\ | |
22 | zprint.tproj latency.tproj sc_usage.tproj fs_usage.tproj\ | |
23 | kdump.tproj sadc.tproj sar.tproj | |
1815bff5 A |
24 | |
25 | LIBRARIES = dp_notify_lib | |
26 | ||
20e66415 | 27 | LEGACIES = nologin.tproj pagesize.tproj |
1815bff5 A |
28 | |
29 | OTHERSRCS = Makefile.preamble Makefile README.rtf APPLE_LICENSE | |
30 | ||
31 | ||
32 | MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles | |
33 | CODE_GEN_STYLE = DYNAMIC | |
34 | MAKEFILE = aggregate.make | |
35 | LIBS = | |
36 | DEBUG_LIBS = $(LIBS) | |
37 | PROF_LIBS = $(LIBS) | |
38 | ||
39 | ||
40 | ||
41 | ||
42 | NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc | |
43 | WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc | |
44 | PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc | |
45 | NEXTSTEP_JAVA_COMPILER = /usr/bin/javac | |
46 | WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe | |
47 | PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac | |
48 | ||
49 | include $(MAKEFILEDIR)/platform.make | |
50 | ||
51 | -include Makefile.preamble | |
52 | ||
53 | include $(MAKEFILEDIR)/$(MAKEFILE) | |
54 | ||
55 | -include Makefile.postamble | |
56 | ||
57 | -include Makefile.dependencies |