diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-09 15:48:20 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-09 15:48:20 +0000 |
| commit | 149fed77191646ee25506e07de066b26a550d877 (patch) | |
| tree | 639d8fc1d32bcada35b2c6da4b0b479c5a931a8b /include/Makefile | |
| parent | 21045c680284217a69d68e9d122e71ad2371e9ac (diff) | |
Notes
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 83efb56f92d6..2b7dd51f7211 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.36 1996/06/04 21:30:35 phk Exp $ +# $Id: Makefile,v 1.37 1996/06/15 18:05:36 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 netkey nfs pccard sys vm #netccitt netiso netns +LDIRS= net netatalk netinet netipx netkey nfs pccard sys vm #netccitt netiso netns LUDIR= ufs UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs |
