arm: protect state after signal handler
[minix.git] / tools / yacc / Makefile
blobc53b279fc6d5bb1cf9318896a49d9507184d6954
1 # $NetBSD: Makefile,v 1.5 2009/10/29 01:01:27 christos Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}yacc
4 HOST_SRCDIR= external/bsd/byacc/bin
6 .include "${.CURDIR}/../Makefile.host"