9 lines
127 B
Makefile
9 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.1 2008/01/02 11:39:02 mrg Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= ramdisk
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|