7 lines
146 B
Makefile
7 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.5 2002/04/12 14:54:36 lukem Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT bootfs .WAIT instfs
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|