]> git.saurik.com Git - apple/libinfo.git/blob - gen.subproj/PB.project
Libinfo-129.tar.gz
[apple/libinfo.git] / gen.subproj / PB.project
1 {
2 DYNAMIC_CODE_GEN = YES;
3 FILESTABLE = {
4 H_FILES = (ifaddrs.h);
5 OTHER_LINKED = (
6 aliasdb.c,
7 ether_addr.c,
8 fstab.c,
9 getaddrinfo.c,
10 getgrent.c,
11 getifaddrs.c,
12 getnameinfo.c,
13 getproto.c,
14 getprotoent.c,
15 getprotoname.c,
16 getpwent.c,
17 getservbyname.c,
18 getservbyport.c,
19 getservent.c,
20 if_indextoname.c,
21 if_nameindex.c,
22 if_nametoindex.c,
23 inet_ntop.c,
24 inet_pton.c,
25 initgroups.c,
26 printerdb.c,
27 map_v4v6.c,
28 ip6opt.c,
29 rthdr.c,
30 vars.c
31 );
32 OTHER_SOURCES = (
33 Makefile.preamble,
34 Makefile,
35 Makefile.postamble,
36 getaddrinfo.3,
37 getifaddrs.3,
38 if_indextoname.3,
39 inet6_rthdr_space.3,
40 gethostbyname.3,
41 getnameinfo.3,
42 inet6_option_space.3,
43 getprotoent.3,
44 gethostbyname.3,
45 getipnodebyname.3,
46 getnetent.3,
47 getservent.3,
48 inet6_option_space.3,
49 linkaddr.3
50 );
51 PUBLIC_HEADERS = (ifaddrs.h);
52 };
53 LANGUAGE = English;
54 MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";
55 NEXTSTEP_BUILDTOOL = /usr/bin/gnumake;
56 NEXTSTEP_INSTALLDIR = /usr/local/lib/system;
57 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
58 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
59 NEXTSTEP_PUBLICHEADERSDIR = /usr/include;
60 PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make;
61 PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac";
62 PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc";
63 PROJECTNAME = gen;
64 PROJECTTYPE = Component;
65 PROJECTVERSION = 2.8;
66 WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make;
67 WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";
68 WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc";
69 }