descend into ffs
This commit is contained in:
parent
a56fe8c09f
commit
565dd9ed11
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.3 2007/12/26 20:50:31 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/04/08 12:09:04 pooka Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/fs
|
||||
|
||||
SUBDIR= puffs tmpfs
|
||||
SUBDIR= ffs puffs tmpfs
|
||||
|
||||
FILES= h_funcs.subr
|
||||
FILESDIR= ${TESTSDIR}
|
||||
|
|
Loading…
Reference in New Issue