9 lines
156 B
Makefile
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>
|