From ea1f3c2eefd4f169784fb41c87b94c9c5b0b3b06 Mon Sep 17 00:00:00 2001 From: wollman Date: Tue, 6 Feb 1996 20:42:46 +0000 Subject: [PATCH] Don't install netccitt and netiso, they are going away. --- include/Makefile | 4 ++-- 1 file 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