NetBSD/regress/sys/fs/lfs/Makefile
perseant 26c05673ea Regression test to ensure that (1) newfs_lfs and fsck_lfs agree about
what makes up a good filesystem; and that (2) the kernel and fsck_lfs
also agree.  This test, like the 9994 test and like the FFS endianness
test, is not included in the main "make regress".
2003-01-29 04:56:16 +00:00

6 lines
112 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/01/29 04:56:16 perseant Exp $
SUBDIR= 9994 newfs_fsck
.include <bsd.subdir.mk>