7 lines
124 B
Makefile
7 lines
124 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/05/30 23:51:03 augustss Exp $
|
||
|
|
||
|
SUBDIR= floppies
|
||
|
TARGETS+= release
|
||
|
|
||
|
.include <bsd.subdir.mk>
|