diff options
| author | christos <christos@NetBSD.org> | 1997-04-02 21:14:29 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 1997-04-02 21:14:29 +0000 |
| commit | ff9686fd79064ecdea04441b2bd69dc3ea1fb910 (patch) | |
| tree | 4e12e0f6d5d17adada16142a6084587d2fa96375 /sys/Makefile | |
| parent | 0b0b9b7777bfd2fb2a18c4f4ba4844957d2d7ac4 (diff) | |
Add netatalk
Diffstat (limited to 'sys/Makefile')
| -rw-r--r-- | sys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile b/sys/Makefile index 6448433d153..5aae05d5b47 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1997/03/17 08:27:54 veego Exp $ +# $NetBSD: Makefile,v 1.14 1997/04/02 21:14:29 christos Exp $ # The ``rm -rf''s used below are safe because rm doesn't follow symbolic # links. @@ -11,7 +11,7 @@ SUBDIR+= lkm LFILES= errno.h fcntl.h poll.h syslog.h termios.h MFILES= float.h frame.h stdarg.h varargs.h -LDIRS= dev net netinet netccitt netiso netns netnatm nfs sys ufs vm +LDIRS= dev net netatalk netinet netccitt netiso netns netnatm nfs sys ufs vm # Change SYS_INCLUDE in bsd.own.mk or /etc/mk.conf to "symlinks" if you # don't want copies |
