7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2007/08/05 22:28:07 pooka Exp $
|
||
|
#
|
||
|
|
||
|
SUBDIR= rumpuser .WAIT rumpkern
|
||
|
|
||
|
.include <bsd.subdir.mk>
|