repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
If there is no commitid, we need to initialize Delta->commitid to NULL to
[dragonfly.git]
/
usr.bin
/
checknr
/
Makefile
blob
ded7d38a412af2724f5b2d1a864d3cf51025d945
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/checknr/Makefile,v 1.2 2005/03/02 04:33:12 cpressey Exp $
3
4
PROG
=
checknr
5
WARNS?
=
6
6
7
.
include
<
bsd.prog.mk
>