]>
Commit | Line | Data |
---|---|---|
b7080c8e 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 = network_cmds | |
11 | ||
12 | PROJECTVERSION = 2.8 | |
13 | PROJECT_TYPE = Aggregate | |
14 | ||
15 | SUBPROJECTS = timed.tproj bootparams | |
16 | ||
ac2f15b3 A |
17 | TOOLS = arp.tproj domainname.tproj \ |
18 | rpc_lockd.tproj rpc_statd.tproj \ | |
07f47057 | 19 | ifconfig.tproj logger.tproj netstat.tproj\ |
7ba0088d A |
20 | nfsd.tproj nfsiod.tproj nfsstat.tproj ping.tproj rarpd.tproj\ |
21 | rcp.tproj rexecd.tproj rlogin.tproj rlogind.tproj\ | |
22 | route.tproj routed.tproj rpcinfo.tproj rsh.tproj rshd.tproj\ | |
2b484d24 | 23 | ruptime.tproj rwho.tproj rwhod.tproj slattach.tproj spray.tproj\ |
7ba0088d A |
24 | talk.tproj talkd.tproj telnet.tproj telnetd.tproj tftp.tproj\ |
25 | tftpd.tproj traceroute.tproj trpt.tproj wall.tproj\ | |
26 | ypbind.tproj ypcat.tproj ypmatch.tproj yppoll.tproj\ | |
27 | yppush.tproj ypserv.tproj ypset.tproj ypwhich.tproj\ | |
28 | ypxfr.tproj makedbm.tproj revnetgroup.tproj rpc_yppasswdd.tproj\ | |
29 | stdethers.tproj stdhosts.tproj natd.tproj ipfw.tproj\ | |
ac2f15b3 | 30 | setkey.tproj racoon.tproj eaytest.tproj\ |
7ba0088d | 31 | ping6.tproj traceroute6.tproj rtsol.tproj ndp.tproj rtadvd.tproj\ |
ac2f15b3 | 32 | ip6conf.tproj ip6fw.tproj kdumpd.tproj |
7ba0088d A |
33 | |
34 | LIBRARIES = alias ipsec | |
35 | ||
36 | LEGACIES = ypinit.tproj | |
b7080c8e A |
37 | |
38 | OTHERSRCS = Makefile Makefile.include Makefile.preamble | |
39 | ||
40 | MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles | |
41 | CODE_GEN_STYLE = DYNAMIC | |
42 | MAKEFILE = aggregate.make | |
43 | LIBS = | |
44 | DEBUG_LIBS = $(LIBS) | |
45 | PROF_LIBS = $(LIBS) | |
46 | ||
47 | ||
48 | ||
49 | ||
50 | NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc | |
51 | NEXTSTEP_JAVA_COMPILER = /usr/bin/javac | |
52 | ||
53 | include $(MAKEFILEDIR)/platform.make | |
54 | ||
55 | -include Makefile.preamble | |
56 | ||
57 | include $(MAKEFILEDIR)/$(MAKEFILE) | |
58 | ||
59 | -include Makefile.postamble | |
60 | ||
61 | -include Makefile.dependencies |