7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/12/05 02:04:09 fvdl Exp $
|
||
|
|
||
|
SUBDIR= floppies
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|