Libinfo-278.tar.gz
[apple/libinfo.git] / rpc.subproj / Makefile
1 #
2 # Generated by the NeXT Project Builder.
3 #
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
5 #
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
8 #
9
10 NAME = rpc
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Component
14
15 HFILES = auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h\
16 rpc.h rpc_msg.h svc.h svc_auth.h types.h xdr.h pmap_wakeup.h
17
18 CFILES = auth_none.c auth_unix.c authunix_prot.c bindresvport.c\
19 clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c\
20 clnt_tcp.c clnt_udp.c get_myaddress.c pmap_clnt.c\
21 pmap_getmaps.c pmap_getport.c pmap_prot.c pmap_prot2.c\
22 pmap_rmt.c rpc_callmsg.c rpc_commondata.c rpc_dtablesize.c\
23 rpc_prot.c svc.c svc_auth.c svc_auth_unix.c svc_raw.c\
24 svc_run.c svc_simple.c svc_tcp.c getrpcent.c svc_udp.c xdr.c\
25 xdr_array.c xdr_float.c xdr_mem.c xdr_rec.c xdr_reference.c\
26 xdr_sizeof.c xdr_stdio.c getrpcport.c pmap_wakeup.c
27
28 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble \
29 bindresvport.3 getrpcent.3 getrpcport.3 rpc.3 xdr.3
30
31
32 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
33 CODE_GEN_STYLE = DYNAMIC
34 MAKEFILE = subproj.make
35 LIBS =
36 DEBUG_LIBS = $(LIBS)
37 PROF_LIBS = $(LIBS)
38
39
40 PUBLIC_HEADERS = auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h\
41 pmap_rmt.h rpc.h rpc_msg.h svc.h svc_auth.h types.h\
42 xdr.h
43
44
45
46 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
47 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
48 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
49 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
50 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
51 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
52
53 include $(MAKEFILEDIR)/platform.make
54
55 -include Makefile.preamble
56
57 include $(MAKEFILEDIR)/$(MAKEFILE)
58
59 -include Makefile.postamble
60
61 -include Makefile.dependencies