8 lines
202 B
Makefile
8 lines
202 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1996/08/22 20:19:12 explorer Exp $
|
||
|
|
||
|
# MISSING: lfs (loads, but needs syscalls installed)
|
||
|
# ffs (untested, needs syscalls installed)
|
||
|
SUBDIR= mfs
|
||
|
|
||
|
.include <bsd.subdir.mk>
|