diff options
Diffstat (limited to 'include/Makefile')
-rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 3263144..822da5a 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.34 1996/02/06 20:42:46 wollman Exp $ +# $Id: Makefile,v 1.35 1996/02/14 15:17:53 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 nfs sys vm #netccitt netiso netns +LDIRS= net netinet netipx nfs pccard sys vm #netccitt netiso netns LUDIR= ufs UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs |