8 lines
156 B
Makefile
8 lines
156 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/05/21 16:33:37 tsutsui Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT instkernel .WAIT bootfloppy
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|