aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>1997-05-28 04:46:38 +0000
committerBill Paul <wpaul@FreeBSD.org>1997-05-28 04:46:38 +0000
commit1ec6937fdc45d0a97969151ac91d55be8f14df46 (patch)
tree755079bab9477a6654388b229db29cf6fe5d3f4e /include
parentf26dae2bb45ed9b6724340e9f722826658676d9f (diff)
downloadsrc-1ec6937fdc45d0a97969151ac91d55be8f14df46.tar.gz
src-1ec6937fdc45d0a97969151ac91d55be8f14df46.zip
Add new files in include/rpc.
Notes
Notes: svn path=/head/; revision=26212
Diffstat (limited to 'include')
-rw-r--r--include/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 1c12b11292a7..e72bd37f5b27 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.55 1997/05/12 09:50:19 peter Exp $
+# $Id: Makefile,v 1.56 1997/05/21 23:07:27 jdp Exp $
#
# Doing a make install builds /usr/include
#
@@ -27,7 +27,8 @@ ARPAFILES= ftp.h inet.h nameser.h telnet.h tftp.h
PROTOFILES= dumprestore.h routed.h rwhod.h talkd.h timed.h
RPCFILES= auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h \
- rpc.h rpc_msg.h svc.h svc_auth.h types.h xdr.h
+ rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h types.h xdr.h \
+ auth_des.h des.h des_crypt.h key_prot.h
MFILES= float.h floatingpoint.h stdarg.h varargs.h
LFILES= errno.h fcntl.h syslog.h termios.h