10 lines
149 B
Makefile
10 lines
149 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/06/09 16:03:37 abs Exp $
|
|
|
|
PROG= sparkcrc
|
|
NOMAN= # defined
|
|
NOTINCRUNCHED = # defined
|
|
|
|
WARNS= 2
|
|
|
|
.include <bsd.prog.mk>
|