8 lines
117 B
Makefile
8 lines
117 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2000/11/24 19:49:40 scw Exp $
|
||
|
|
||
|
SUBDIR= ramdisk
|
||
|
|
||
|
TARGETS+=release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|