xref: /netbsd-src/distrib/ews4800mips/Makefile (revision 4fee23f98c45552038ad6b5bd05124a41302fb01)
1#	$NetBSD: Makefile,v 1.2 2007/03/06 21:57:00 bouyer Exp $
2
3SUBDIR=		floppies
4TARGETS+=	release
5
6iso_image:
7	${MAKEDIRTARGET} cdroms iso_image
8
9.include <bsd.subdir.mk>
10