aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1996-02-06 20:42:46 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1996-02-06 20:42:46 +0000
commitd24ceb93d867f204ae266dc9f8d48bbb6d3eb256 (patch)
treeb9efd7e0b0dd8718d29fa1cf9235c2e6a205285a /include
parent0761cb293ed1aaeda09dabd8ea725b6f4a3e8024 (diff)
downloadsrc-d24ceb93d867f204ae266dc9f8d48bbb6d3eb256.tar.gz
src-d24ceb93d867f204ae266dc9f8d48bbb6d3eb256.zip
Don't install netccitt and netiso, they are going away.
Notes
Notes: svn path=/head/; revision=13941
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 50cfada7e582..8ae288aee3e8 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