aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1995-10-27 06:51:02 +0000
committerJulian Elischer <julian@FreeBSD.org>1995-10-27 06:51:02 +0000
commit2ef81f490960d2cc3926816ecb7640cb77b94c3f (patch)
tree993495e53c3db4a002d46eda053002a289aa7657 /include/Makefile
parent47a768bf2beb7730787fbfbe2f48e2ce634686a1 (diff)
downloadsrc-2ef81f490960d2cc3926816ecb7640cb77b94c3f.tar.gz
src-2ef81f490960d2cc3926816ecb7640cb77b94c3f.zip
Submitted by: john hay
add a link in /usr/include to /sys/netipx
Notes
Notes: svn path=/head/; revision=11839
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 d629675fdaa1..2680c5dcb269 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.28 1995/08/05 20:24:32 wollman Exp $
+# $Id: Makefile,v 1.29 1995/08/06 12:23:05 bde Exp $
#
# Doing a make install builds /usr/include
#
@@ -27,7 +27,7 @@ MFILES= float.h floatingpoint.h stdarg.h varargs.h
LFILES= errno.h fcntl.h syslog.h termios.h
DIRS= arpa protocols rpc
-LDIRS= net netccitt netinet netiso netns nfs sys vm
+LDIRS= net netccitt netinet netipx netiso netns nfs sys vm
LUDIR= ufs
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs