Libinfo-173.tar.gz
[apple/libinfo.git] / lookup.subproj / PB.project
1 {
2     DYNAMIC_CODE_GEN = YES; 
3     FILESTABLE = {
4         H_FILES = (
5             aliasdb.h, 
6             bootparams.h, 
7             lookup_types.h, 
8             lu_overrides.h, 
9             lu_host.h, 
10             lu_utils.h, 
11             netdb.h, 
12             netdb_async.h, 
13             netgr.h, 
14             printerdb.h
15         ); 
16         OTHER_LINKED = (
17             getaddrinfo.c, 
18             lu_alias.c, 
19             lu_bootp.c, 
20             lu_bootparam.c, 
21             lu_fstab.c, 
22             lu_group.c, 
23             lu_host.c, 
24             lu_host_async.c, 
25             lu_netgroup.c, 
26             lu_network.c, 
27             lu_printer.c, 
28             lu_protocol.c, 
29             lu_rpc.c, 
30             lu_service.c, 
31             lu_user.c
32         ); 
33         OTHER_SOURCES = (
34             Makefile.preamble, 
35                         Makefile, 
36                         Makefile.postamble, 
37                         getaddrinfo.3, 
38                         getnameinfo.3, 
39                         lookup.defs, 
40                         _lu_types.x
41                 ); 
42         PRECOMPILED_HEADERS = (); 
43         PROJECT_HEADERS = (); 
44         PUBLIC_HEADERS = (aliasdb.h, bootparams.h, netdb.h, printerdb.h); 
45     }; 
46     LANGUAGE = English; 
47     MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles"; 
48     NEXTSTEP_BUILDTOOL = /bin/gnumake; 
49     NEXTSTEP_INSTALLDIR = /Local/Developer/System; 
50     NEXTSTEP_JAVA_COMPILER = /usr/bin/javac; 
51     NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc; 
52     PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make; 
53     PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac"; 
54     PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc"; 
55     PROJECTNAME = lookup; 
56     PROJECTTYPE = Component; 
57     PROJECTVERSION = 2.8; 
58     WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make; 
59     WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe"; 
60     WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc"; 
61 }