Home | History | Annotate | Line # | Download | only in sparkcrc
Makefile revision 1.1
      1  1.1  abs #	$NetBSD: Makefile,v 1.1 2004/06/08 21:43:40 abs Exp $
      2  1.1  abs 
      3  1.1  abs PROG=	sparkcrc
      4  1.1  abs NOMAN=	# defined
      5  1.1  abs 
      6  1.1  abs WARNS=	2
      7  1.1  abs 
      8  1.1  abs .include <bsd.prog.mk>
      9