from gcc.old:

>it's ${BUILDINCS} not {BUILDINCS}
This commit is contained in:
mrg 2017-11-14 00:55:29 +00:00
parent cd95df3a39
commit 8cf273c725

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2016/03/22 04:53:17 mrg Exp $
# $NetBSD: Makefile,v 1.19 2017/11/14 00:55:29 mrg Exp $
.include <bsd.init.mk>
@ -29,7 +29,7 @@ INCSDIR= /usr/include/g++/bits
.include "${.CURDIR}/../Makefile.includes"
CLEANFILES+= {BUILDINCS}
CLEANFILES+= ${BUILDINCS}
CXXDIST= ${DIST}/libstdc++-v3
COPYHEADERS= \