8 lines
156 B
Makefile
8 lines
156 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/04/14 07:11:37 tsutsui Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel .WAIT bootfloppy
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|