repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
e1000: add i82583V 1000baseT Ethernet
[minix3.git]
/
tools
/
cksum
/
Makefile
blob
58c20baf81fd2f17fca75d96300ae0f0be9f46ac
1
# $NetBSD: Makefile,v 1.3 2006/10/29 06:17:08 dogcow 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"