8 lines
207 B
Makefile
8 lines
207 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/10/04 11:45:44 bouyer Exp $
|
|
|
|
# MISSING: lfs (loads, but needs syscalls installed)
|
|
# ffs (untested, needs syscalls installed)
|
|
SUBDIR= ext2fs mfs
|
|
|
|
.include <bsd.subdir.mk>
|