NetBSD/sys/rump/fs/lib/Makefile

9 lines
156 B
Makefile
Raw Normal View History

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