d21f3d4a13
Prefix all non-target-specific things with `nb'.
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/11/14 22:13:43 tv Exp $
|
|
|
|
HOSTPROGNAME= nbyacc
|
|
HOST_SRCDIR= usr.bin/yacc
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|