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
kernel/arm: send SIGSEGV to processes
[minix3.git]
/
tools
/
awk
/
Makefile
blob
75e2d92a1df000e0f6772e21c4aaff70ff65e186
1
# $NetBSD: Makefile,v 1.3 2010/12/12 04:06:19 christos Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
awk
4
HOST_SRCDIR
=
external
/
historical
/
nawk
/
bin
5
HOST_CPPFLAGS
+= -
D__EXTENSIONS__
# for isblank
6
7
.
include
"${.CURDIR}/../Makefile.host"