NetBSD/usr.sbin/puffs/rump_fdesc/Makefile
pooka ad25a49dbe rump_fdesc. it works, but it's actually not very sexy out of
developer clothes, since the server cannot fetch the fd information
from the kernel.  Therefore, don't build it by default.
2009-07-31 19:18:46 +00:00

9 lines
127 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/07/31 19:18:46 pooka Exp $
#
MOUNTNAME= fdesc
ISRUMP= # descualified
.include <bsd.prog.mk>