Libinfo-173.tar.gz
[apple/libinfo.git] / dns.subproj / PB.project
1 {
2     DYNAMIC_CODE_GEN = YES; 
3     FILESTABLE = {
4         H_FILES = (inet.h, nameser8_compat.h, options.h, portability.h, resolv8_compat.h); 
5         OTHER_LINKED = (
6             gethnamaddr.c, 
7             getnetbyaddr.c, 
8             getnetbyname.c, 
9             getnetent.c, 
10             getnetnamadr.c, 
11             herror.c, 
12             res_comp.c, 
13             res_data.c, 
14             res_debug.c, 
15             res_init.c, 
16             res_mkquery.c, 
17             res_query.c, 
18             res_send.c, 
19             sethostent.c
20         ); 
21         OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble); 
22         PUBLIC_HEADERS = (resolv8_compat.h, nameser8_compat.h); 
23     }; 
24     LANGUAGE = English; 
25     MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles"; 
26     NEXTSTEP_BUILDTOOL = /bin/gnumake; 
27     NEXTSTEP_COMPILEROPTIONS = "-DUSE_OPTIONS_H"; 
28     NEXTSTEP_INSTALLDIR = /Local/Developer/System; 
29     NEXTSTEP_JAVA_COMPILER = /usr/bin/javac; 
30     NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc; 
31     NEXTSTEP_PUBLICHEADERSDIR = /usr/include;
32     PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make; 
33     PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac"; 
34     PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc"; 
35     PROJECTNAME = dns; 
36     PROJECTTYPE = Component; 
37     PROJECTVERSION = 2.8; 
38     WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make; 
39     WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe"; 
40     WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc"; 
41 }