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