]> git.saurik.com Git - apple/network_cmds.git/blame - PB.project
network_cmds-306.tar.gz
[apple/network_cmds.git] / PB.project
CommitLineData
b7080c8e
A
1{
2 FILESTABLE = {
3 OTHER_SOURCES = (Makefile, Makefile.include, Makefile.preamble);
4 SUBPROJECTS = (
5 alias,
b7080c8e
A
6 arp.tproj,
7 bootparams,
b7080c8e 8 ifconfig.tproj,
b7080c8e 9 netstat.tproj,
b7080c8e 10 ping.tproj,
b7080c8e 11 rarpd.tproj,
b7080c8e
A
12 route.tproj,
13 routed.tproj,
b7080c8e 14 slattach.tproj,
b7080c8e 15 spray.tproj,
b7080c8e
A
16 traceroute.tproj,
17 trpt.tproj,
b7080c8e 18 natd.tproj,
7ba0088d 19 ipfw.tproj,
7ba0088d
A
20 ping6.tproj,
21 traceroute6.tproj,
22 rtsol.tproj,
23 rtadvd.tproj,
24 ndp.tproj,
ac2f15b3
A
25 ip6conf.tproj,
26 ip6fw.tproj,
27 kdumpd.tproj
b7080c8e
A
28 );
29 };
30 LANGUAGE = English;
31 MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";
32 NEXTSTEP_BUILDTOOL = /usr/bin/gnumake;
33 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
34 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
35 PROJECTNAME = network_cmds;
36 PROJECTTYPE = Aggregate;
37 PROJECTVERSION = 2.8;
38}