summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1996-02-14 15:17:53 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1996-02-14 15:17:53 +0000
commit2f8ed7833f2e3871aa766c8d0872995775415cc8 (patch)
tree7fbffae31ad9e275336fa9c31874a23e5d1c86fd
parentfd0db847b8ec4c9c0f4d4a9f6ce25dc1ff5c0e9e (diff)
Notes
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 8ae288aee3e8..3263144a9681 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.33 1996/01/23 15:56:43 mpp Exp $
+# $Id: Makefile,v 1.34 1996/02/06 20:42:46 wollman Exp $
#
# Doing a make install builds /usr/include
#
@@ -26,7 +26,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 netinet netipx netns nfs sys vm #netccitt netiso
+LDIRS= net netinet netipx nfs sys vm #netccitt netiso netns
LUDIR= ufs
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs