summaryrefslogtreecommitdiff
path: root/tools/yacc/Makefile
blob: 6578ac4e8694bb3f68ec9fa62c9767bfc5eefc0b (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:06 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}yacc
HOST_SRCDIR=	usr.bin/yacc

.include "${.CURDIR}/../Makefile.host"