8 lines
158 B
Makefile
8 lines
158 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/04/10 01:36:20 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT ramdisk-kernel .WAIT bootfloppy
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|