xref: /minix3/external/gpl3/gcc/lib/libstdc++-v3/include/backward/Makefile (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc#	$NetBSD: Makefile,v 1.6 2014/06/01 19:51:02 mrg Exp $
218a5822eSThomas Veerman
384d9c625SLionel Sambuc.include <bsd.init.mk>
418a5822eSThomas Veerman
584d9c625SLionel Sambuc.include "${.CURDIR}/../../arch/${GCC_MACHINE_ARCH}/defs.mk"
618a5822eSThomas Veerman
718a5822eSThomas Veerman.cc: # disable .cc->NULL transform
818a5822eSThomas Veerman
918a5822eSThomas VeermanINCS=		${G_backward_headers}
1018a5822eSThomas VeermanINCSDIR=	/usr/include/g++/backward
1118a5822eSThomas Veerman
12*0a6a1f1dSLionel Sambuc.include "${.CURDIR}/../Makefile.includes"
1318a5822eSThomas Veerman
1418a5822eSThomas Veerman# Get default targets including <bsd.inc.mk>.
1518a5822eSThomas Veerman.include <bsd.prog.mk>
16*0a6a1f1dSLionel Sambuc
17*0a6a1f1dSLionel Sambuc.PATH: ${DIST}/libstdc++-v3/include
18