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