mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
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>
|