summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-04 20:39:34 +0000
committerwollman <wollman@FreeBSD.org>1994-08-04 20:39:34 +0000
commit4e7c0a8db9c064015deec08358672b7cec591a01 (patch)
treea279aaca769caec8b3324ac4bd2ac6402d2332d8 /include/Makefile
parent4db9c05591c5a8a66f5d04ce3c228cc34a582c7f (diff)
downloadFreeBSD-src-4e7c0a8db9c064015deec08358672b7cec591a01.zip
FreeBSD-src-4e7c0a8db9c064015deec08358672b7cec591a01.tar.gz
Install RPC headers from include, like they always should have been.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index c466756..f57b70c 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id$
+# $Id: Makefile,v 1.5 1994/08/04 19:04:38 wollman Exp $
#
# Doing a make install builds /usr/include
#
@@ -22,7 +22,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
MFILES= float.h floatingpoint.h frame.h stdarg.h varargs.h
LFILES= errno.h fcntl.h syslog.h termios.h
-DIRS= arpa protocols
+DIRS= arpa protocols rpc
LDIRS= net netccitt netinet netiso netns nfs sys vm
LUDIR= ufs
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs
OpenPOWER on IntegriCloud