10 lines
156 B
Makefile
10 lines
156 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/07/15 00:22:10 khorben Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= ramdisk
|
|
SUBDIR+= ramdisk-cgdroot
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|