]> git.saurik.com Git - apple/libinfo.git/blame - rpc.subproj/Makefile
Libinfo-89.1.tar.gz
[apple/libinfo.git] / rpc.subproj / Makefile
CommitLineData
03fb6eb0
A
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
10NAME = rpc
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15HFILES = 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
17
18CFILES = 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_stdio.c getrpcport.c
27
28OTHERSRCS = Makefile.preamble Makefile
29
30
31MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
32CODE_GEN_STYLE = DYNAMIC
33MAKEFILE = subproj.make
34LIBS =
35DEBUG_LIBS = $(LIBS)
36PROF_LIBS = $(LIBS)
37
38
39PUBLIC_HEADERS = auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h\
40 pmap_rmt.h rpc.h rpc_msg.h svc.h svc_auth.h types.h\
41 xdr.h
42
43
44
45NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
46WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
47PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
48NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
49WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
50PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
51
52include $(MAKEFILEDIR)/platform.make
53
54-include Makefile.preamble
55
56include $(MAKEFILEDIR)/$(MAKEFILE)
57
58-include Makefile.postamble
59
60-include Makefile.dependencies