9 lines
131 B
Makefile
9 lines
131 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2006/06/02 22:11:52 hubertf Exp $
|
||
|
|
||
|
SUBDIR=
|
||
|
SUBDIR+= ramdisk
|
||
|
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|