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
/
makefs
/
Makefile
blob
94f5ffe874d56341837776a6b955d4538ba65a01
1
# $NetBSD: Makefile,v 1.6 2002/12/08 20:20:02 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
makefs
4
HOST_SRCDIR
=
usr.sbin
/
makefs
5
6
HOST_CPPFLAGS
+= -
I.
7
8
.
include
"${.CURDIR}/../Makefile.host"
9