8 lines
128 B
Makefile
8 lines
128 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/03/05 05:05:38 wdk Exp $
|
|
|
|
SUBDIR= ramdisk instkernel
|
|
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|