9 lines
158 B
Makefile
9 lines
158 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/12/05 16:53:47 pooka Exp $
|
|
#
|
|
|
|
.include "${.CURDIR}/../Makefile.rumpnetcomp"
|
|
|
|
SUBDIR+= ${RUMPNETLIBS}
|
|
|
|
.include <bsd.subdir.mk>
|