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
Remove my changes. PATH_PORTS is not checked for multiple entries as
[dragonfly.git]
/
usr.bin
/
checknr
/
Makefile
blob
85e4c48e827d1edb3cff540c0cb4e3c2fa255139
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
3
PROG
=
checknr
4
CFLAGS
+=-
Wall
5
6
.
include
<
bsd.prog.mk
>