9 lines
143 B
Makefile
9 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/02/13 06:07:15 gmcgarry Exp $
|
|
|
|
SUBDIR= ramdisk
|
|
SUBDIR+= instkernel
|
|
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|