NetBSD/sys/lkm/vfs/ufs/Makefile
explorer f190d66387 Add the lkm stuff I've been working on to the tree.
This mostly works -- see the README file in sys/lkm for more information
on what does and doesn't.  I'm putting this in here mainly to help speed
development and such to make this useful sooner.
1996-08-22 20:18:07 +00:00

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>