summaryrefslogtreecommitdiff
path: root/usr.bin/checknr/Makefile
blob: b94a60242a2fff3c549aa3a94d079554030903f7 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.5 2009/04/14 22:15:18 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

WARNS?=	2	# fails -Wcast-qual

PROG=	checknr

.include <bsd.prog.mk>