8 lines
122 B
Makefile
8 lines
122 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/01/16 16:54:00 nonaka Exp $
|
||
|
|
||
|
SUBDIR= floppies
|
||
|
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|