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