fee25d6c52
it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
8 lines
138 B
Makefile
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>
|