7 lines
138 B
Makefile
7 lines
138 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/10/28 08:32:30 kiyohara Exp $
|
|
|
|
SUBDIR= ramdisk .WAIT floppies
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|