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/modules/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sys/modules/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- src/sys/modules/Makefile 2008/08/29 14:20:26 1.8 +++ src/sys/modules/Makefile 2008/08/30 10:49:27 1.9 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/08/29 14:20:26 reinoud Exp $ +# $NetBSD: Makefile,v 1.9 2008/08/30 10:49:27 reinoud Exp $ SUBDIR= miniroot SUBDIR+= putter @@ -15,7 +15,6 @@ SUBDIR+= adosfs SUBDIR+= cd9660 SUBDIR+= coda SUBDIR+= coda5 -SUBDIR+= dirhash SUBDIR+= efs SUBDIR+= ext2fs SUBDIR+= fdesc