]>
Commit | Line | Data |
---|---|---|
b7080c8e A |
1 | { |
2 | FILESTABLE = { | |
3 | OTHER_SOURCES = (Makefile, Makefile.include, Makefile.preamble); | |
4 | SUBPROJECTS = ( | |
5 | alias, | |
6 | pcap, | |
7 | timed.tproj, | |
8 | arp.tproj, | |
9 | bootparams, | |
10 | domainname.tproj, | |
11 | ftp.tproj, | |
12 | ftpd.tproj, | |
13 | identd.tproj, | |
14 | ifconfig.tproj, | |
15 | inetd.tproj, | |
16 | logger.tproj, | |
17 | netstat.tproj, | |
18 | newclient.tproj, | |
19 | nfsd.tproj, | |
20 | nfsiod.tproj, | |
21 | nfsstat.tproj, | |
22 | ping.tproj, | |
23 | portmap.tproj, | |
24 | rarpd.tproj, | |
25 | rbootd.tproj, | |
26 | rcp.tproj, | |
27 | rexecd.tproj, | |
28 | rlogin.tproj, | |
29 | rlogind.tproj, | |
30 | route.tproj, | |
31 | routed.tproj, | |
32 | rpcinfo.tproj, | |
33 | rsh.tproj, | |
34 | rshd.tproj, | |
35 | ruptime.tproj, | |
36 | rwho.tproj, | |
37 | rwhod.tproj, | |
38 | slattach.tproj, | |
39 | sliplogin.tproj, | |
40 | spray.tproj, | |
41 | startslip.tproj, | |
42 | syslogd.tproj, | |
43 | talk.tproj, | |
44 | talkd.tproj, | |
45 | tcpdump.tproj, | |
46 | telnet.tproj, | |
47 | telnetd.tproj, | |
48 | tftp.tproj, | |
49 | tftpd.tproj, | |
50 | traceroute.tproj, | |
51 | trpt.tproj, | |
52 | trsp.tproj, | |
53 | uucpd.tproj, | |
54 | wall.tproj, | |
55 | ypbind.tproj, | |
56 | ypcat.tproj, | |
57 | ypinit.tproj, | |
58 | ypmatch.tproj, | |
59 | yppoll.tproj, | |
60 | yppush.tproj, | |
61 | ypserv.tproj, | |
62 | ypset.tproj, | |
63 | ypwhich.tproj, | |
64 | ypxfr.tproj, | |
65 | makedbm.tproj, | |
66 | revnetgroup.tproj, | |
67 | rpc_yppasswdd.tproj, | |
68 | stdethers.tproj, | |
69 | stdhosts.tproj, | |
70 | natd.tproj, | |
71 | ipfw.tproj | |
72 | ); | |
73 | }; | |
74 | LANGUAGE = English; | |
75 | MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles"; | |
76 | NEXTSTEP_BUILDTOOL = /usr/bin/gnumake; | |
77 | NEXTSTEP_JAVA_COMPILER = /usr/bin/javac; | |
78 | NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc; | |
79 | PROJECTNAME = network_cmds; | |
80 | PROJECTTYPE = Aggregate; | |
81 | PROJECTVERSION = 2.8; | |
82 | } |