summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-02-06 20:42:46 +0000
committerwollman <wollman@FreeBSD.org>1996-02-06 20:42:46 +0000
commitea1f3c2eefd4f169784fb41c87b94c9c5b0b3b06 (patch)
treeb9efd7e0b0dd8718d29fa1cf9235c2e6a205285a /include
parent61d8d8e40b45efc45d9bbdf14fe96e565ceb074f (diff)
downloadFreeBSD-src-ea1f3c2eefd4f169784fb41c87b94c9c5b0b3b06.zip
FreeBSD-src-ea1f3c2eefd4f169784fb41c87b94c9c5b0b3b06.tar.gz
Don't install netccitt and netiso, they are going away.
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 50cfada..8ae288a 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.32 1996/01/22 00:02:22 julian Exp $
+# $Id: Makefile,v 1.33 1996/01/23 15:56:43 mpp 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 netccitt netinet netipx netiso netns nfs sys vm
+LDIRS= net netinet netipx netns nfs sys vm #netccitt netiso
LUDIR= ufs
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs
OpenPOWER on IntegriCloud