7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/10/19 03:37:16 matt Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT kernel
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|