Libinfo-78.tar.gz
[apple/libinfo.git] / rpc.subproj / PB.project
1 {
2     DYNAMIC_CODE_GEN = YES; 
3     FILESTABLE = {
4         H_FILES = (
5             auth.h, 
6             auth_unix.h, 
7             clnt.h, 
8             pmap_clnt.h, 
9             pmap_prot.h, 
10             pmap_rmt.h, 
11             rpc.h, 
12             rpc_msg.h, 
13             svc.h, 
14             svc_auth.h, 
15             types.h, 
16             xdr.h
17         ); 
18         OTHER_LINKED = (
19             auth_none.c, 
20             auth_unix.c, 
21             authunix_prot.c, 
22             bindresvport.c, 
23             clnt_generic.c, 
24             clnt_perror.c, 
25             clnt_raw.c, 
26             clnt_simple.c, 
27             clnt_tcp.c, 
28             clnt_udp.c, 
29             get_myaddress.c, 
30             pmap_clnt.c, 
31             pmap_getmaps.c, 
32             pmap_getport.c, 
33             pmap_prot.c, 
34             pmap_prot2.c, 
35             pmap_rmt.c, 
36             rpc_callmsg.c, 
37             rpc_commondata.c, 
38             rpc_dtablesize.c, 
39             rpc_prot.c, 
40             svc.c, 
41             svc_auth.c, 
42             svc_auth_unix.c, 
43             svc_raw.c, 
44             svc_run.c, 
45             svc_simple.c, 
46             svc_tcp.c, 
47             getrpcent.c, 
48             svc_udp.c, 
49             xdr.c, 
50             xdr_array.c, 
51             xdr_float.c, 
52             xdr_mem.c, 
53             xdr_rec.c, 
54             xdr_reference.c, 
55             xdr_stdio.c, 
56             getrpcport.c
57         ); 
58         OTHER_SOURCES = (Makefile.preamble, Makefile); 
59         PUBLIC_HEADERS = (
60             auth.h, 
61             auth_unix.h, 
62             clnt.h, 
63             pmap_clnt.h, 
64             pmap_prot.h, 
65             pmap_rmt.h, 
66             rpc.h, 
67             rpc_msg.h, 
68             svc.h, 
69             svc_auth.h, 
70             types.h, 
71             xdr.h
72         ); 
73     }; 
74     LANGUAGE = English; 
75     MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles"; 
76     NEXTSTEP_BUILDTOOL = /bin/gnumake; 
77     NEXTSTEP_JAVA_COMPILER = /usr/bin/javac; 
78     NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc; 
79     PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make; 
80     PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac"; 
81     PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc"; 
82     PROJECTNAME = rpc; 
83     PROJECTTYPE = Component; 
84     PROJECTVERSION = 2.8; 
85     WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make; 
86     WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe"; 
87     WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc"; 
88 }