repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge from vendor branch PKGSRC:
[netbsd-mini2440.git]
/
usr.bin
/
checknr
/
Makefile
blob
8b21715961797e44f2009926cbf6ecd7fd074255
1
# $NetBSD: Makefile,v 1.4 2002/01/21 16:57:05 wiz Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
WARNS?
=
2
# fails -Wcast-qual
5
6
PROG
=
checknr
7
8
.
include
<
bsd.prog.mk
>