xref: /netbsd-src/sys/rump/net/lib/Makefile (revision 6292852036c9220a1893e357dc97dd7b1c752877)
1#	$NetBSD: Makefile,v 1.2 2010/12/05 16:53:47 pooka Exp $
2#
3
4.include "${.CURDIR}/../Makefile.rumpnetcomp"
5
6SUBDIR+=	${RUMPNETLIBS}
7
8.include <bsd.subdir.mk>
9