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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
tools
/
cksum
/
Makefile
blob
0dab761cb0cf29e6cf1828f3b031925577963c23
1
# $NetBSD: Makefile,v 1.2 2002/12/08 20:19:58 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
cksum
4
HOST_SRCDIR
=
usr.bin
/
cksum
5
CPPFLAGS
+= -
I
${
.CURDIR
}/
..
/
compat
/
sys
6
7
.
include
"${.CURDIR}/../Makefile.host"