repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: protect state after signal handler
[minix.git]
/
tools
/
yacc
/
Makefile
blob
c53b279fc6d5bb1cf9318896a49d9507184d6954
1
# $NetBSD: Makefile,v 1.5 2009/10/29 01:01:27 christos Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
yacc
4
HOST_SRCDIR
=
external
/
bsd
/
byacc
/
bin
5
6
.
include
"${.CURDIR}/../Makefile.host"