mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 07:06:38 -04:00
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>
|