7 lines
151 B
Makefile
7 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.5 2002/04/12 02:19:30 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT md-kernel .WAIT bootfloppy
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|