7 lines
172 B
Makefile
7 lines
172 B
Makefile
|
# $NetBSD: Makefile,v 1.5 2009/10/29 01:01:27 christos Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}yacc
|
||
|
HOST_SRCDIR= external/bsd/byacc/bin
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|