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
/
hp700-mkboot
/
Makefile
blob
bf11db0bc191136b9c7b85eb49f67b42fc566590
1
# $NetBSD$
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
hp700-mkboot
4
HOST_SRCDIR
=
sys
/
arch
/
hp700
/
stand
/
mkboot
5
6
HOST_CPPFLAGS
+= -
I
${
.CURDIR
}
7
8
.
include
"${.CURDIR}/../Makefile.host"