]>
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 | ||
17 | TOOLS = arp.tproj domainname.tproj ftp.tproj ftpd.tproj identd.tproj\ | |
18 | ifconfig.tproj inetd.tproj logger.tproj netstat.tproj\ | |
19 | nfsd.tproj nfsiod.tproj nfsstat.tproj ping.tproj portmap.tproj\ | |
20 | rarpd.tproj rbootd.tproj rcp.tproj rexecd.tproj rlogin.tproj\ | |
21 | rlogind.tproj route.tproj routed.tproj rpcinfo.tproj rsh.tproj\ | |
22 | rshd.tproj ruptime.tproj rwho.tproj rwhod.tproj slattach.tproj\ | |
23 | sliplogin.tproj spray.tproj startslip.tproj syslogd.tproj\ | |
24 | talk.tproj talkd.tproj tcpdump.tproj telnet.tproj\ | |
25 | telnetd.tproj tftp.tproj tftpd.tproj traceroute.tproj\ | |
26 | trpt.tproj trsp.tproj uucpd.tproj wall.tproj ypbind.tproj\ | |
27 | ypcat.tproj ypmatch.tproj yppoll.tproj yppush.tproj\ | |
28 | ypserv.tproj ypset.tproj ypwhich.tproj ypxfr.tproj\ | |
29 | makedbm.tproj revnetgroup.tproj rpc_yppasswdd.tproj\ | |
30 | stdethers.tproj stdhosts.tproj natd.tproj ipfw.tproj | |
31 | ||
32 | LIBRARIES = alias pcap | |
33 | ||
34 | LEGACIES = newclient.tproj ypinit.tproj | |
35 | ||
36 | OTHERSRCS = Makefile Makefile.include Makefile.preamble | |
37 | ||
38 | MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles | |
39 | CODE_GEN_STYLE = DYNAMIC | |
40 | MAKEFILE = aggregate.make | |
41 | LIBS = | |
42 | DEBUG_LIBS = $(LIBS) | |
43 | PROF_LIBS = $(LIBS) | |
44 | ||
45 | ||
46 | ||
47 | ||
48 | NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc | |
49 | NEXTSTEP_JAVA_COMPILER = /usr/bin/javac | |
50 | ||
51 | include $(MAKEFILEDIR)/platform.make | |
52 | ||
53 | -include Makefile.preamble | |
54 | ||
55 | include $(MAKEFILEDIR)/$(MAKEFILE) | |
56 | ||
57 | -include Makefile.postamble | |
58 | ||
59 | -include Makefile.dependencies |