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

8 lines
138 B
Makefile

# $NetBSD: Makefile,v 1.9 2010/12/05 20:11:21 pooka Exp $
#
SUBDIR= rumpkern
SUBDIR+= rumpdev rumpnet rumpvfs
.include <bsd.subdir.mk>