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
/
awk
/
Makefile
blob
833e25841046f79bfa6ab82a584be2224d1e764b
1
# $NetBSD: Makefile,v 1.1 2008/10/19 19:40:19 apb Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
awk
4
HOST_SRCDIR
=
usr.bin
/
awk
5
HOST_CPPFLAGS
+= -
D__EXTENSIONS__
# for isblank
6
7
.
include
"${.CURDIR}/../Makefile.host"