diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-06-04 21:30:35 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-06-04 21:30:35 +0000 |
| commit | c9c3e92c9501b1908e9b7efb9fc4e74dfd1b68e4 (patch) | |
| tree | e9cbec7a5dfddb44f49d88ba97be5fa22352361a /include | |
| parent | 44842f599e63054307e3dc073479b419b5a39629 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 3263144a9681..822da5ac3195 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 |
