NetBSD/usr.sbin/puffs/rump_kernfs/Makefile
pooka bde226973a Add kernfs server.
Don't build & install it by default, since it represents the state
of the rump virtual kernel and not the host kernel.  However, it's
useful for debugging kernfs.
2010-03-31 14:22:27 +00:00

9 lines
125 B
Makefile

# $NetBSD: Makefile,v 1.1 2010/03/31 14:22:27 pooka Exp $
#
MOUNTNAME= kernfs
ISRUMP= # syndicate
.include <bsd.prog.mk>