Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sys/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- src/sys/Makefile 1997/05/31 21:22:03 1.21 +++ src/sys/Makefile 1997/06/26 19:27:40 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1997/05/31 21:22:03 cjs Exp $ +# $NetBSD: Makefile,v 1.22 1997/06/26 19:27:40 drochner Exp $ # The ``rm -rf''s used below are safe because rm doesn't follow symbolic # links. @@ -12,7 +12,7 @@ SUBDIR+= lkm LFILES= errno.h fcntl.h md5.h poll.h syslog.h termios.h MFILES= float.h frame.h stdarg.h varargs.h -LDIRS= dev net netatalk netinet netccitt netiso netns netnatm nfs miscfs \ +LDIRS= dev isofs net netatalk netinet netccitt netiso netns netnatm nfs miscfs \ sys ufs vm # Change SYS_INCLUDE in bsd.own.mk or /etc/mk.conf to "symlinks" if you