e10fef6cd2
include the file system code. File system rumps explicitly need to include rumpvfs from now on.
7 lines
129 B
Makefile
7 lines
129 B
Makefile
# $NetBSD: Makefile,v 1.4 2008/11/19 14:10:49 pooka Exp $
|
|
#
|
|
|
|
SUBDIR= rumpkern rumpnet rumpuser rumpvfs
|
|
|
|
.include <bsd.subdir.mk>
|