7 lines
123 B
Makefile
7 lines
123 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2005/12/29 16:01:30 tsutsui Exp $
|
||
|
|
||
|
SUBDIR= floppies
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|