netbsd/sys/rump/fs/lib/Makefile
2013-04-06 16:48:33 +02:00

9 lines
156 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/12/05 16:53:46 pooka Exp $
#
.include "${.CURDIR}/../Makefile.rumpfscomp"
SUBDIR+= ${RUMPFSLIBS}
.include <bsd.subdir.mk>