summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/rpc/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/rpc/Makefile.inc')
-rw-r--r--lib/libc_r/rpc/Makefile.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libc_r/rpc/Makefile.inc b/lib/libc_r/rpc/Makefile.inc
new file mode 100644
index 0000000..b000942
--- /dev/null
+++ b/lib/libc_r/rpc/Makefile.inc
@@ -0,0 +1,10 @@
+# @(#)Makefile 5.11 (Berkeley) 9/6/90
+
+.PATH: ${.CURDIR}/../libc/rpc ${.CURDIR}/../libc
+SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c \
+ clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c \
+ clnt_udp.c rpc_dtablesize.c get_myaddress.c getrpcent.c getrpcport.c \
+ pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_prot.c \
+ pmap_prot2.c pmap_rmt.c rpc_prot.c rpc_commondata.c rpc_callmsg.c \
+ svc.c svc_auth.c svc_auth_unix.c svc_raw.c svc_run.c svc_simple.c \
+ svc_tcp.c svc_udp.c
OpenPOWER on IntegriCloud