xref: /netbsd-src/distrib/utils/sparkcrc/Makefile (revision 9fb66d812c00ebfb445c0b47dea128f32aa6fe96)
1#	$NetBSD: Makefile,v 1.2 2004/06/09 16:03:37 abs Exp $
2
3PROG=	sparkcrc
4NOMAN=	# defined
5NOTINCRUNCHED = # defined
6
7WARNS=	2
8
9.include <bsd.prog.mk>
10