summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-02-14 15:17:53 +0000
committerwollman <wollman@FreeBSD.org>1996-02-14 15:17:53 +0000
commit344773c785d645658d124edde5056b6be8381c47 (patch)
tree7fbffae31ad9e275336fa9c31874a23e5d1c86fd /include
parentbe5bbe6be106aacb5edc3be2f21103ce4a2b903a (diff)
downloadFreeBSD-src-344773c785d645658d124edde5056b6be8381c47.zip
FreeBSD-src-344773c785d645658d124edde5056b6be8381c47.tar.gz
Don't install netns, it doesn't exist any more.
Diffstat (limited to 'include')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 8ae288a..3263144 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
OpenPOWER on IntegriCloud