xref: /netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/tr1_impl/Makefile (revision 8feb0f0b7eaff0608f8350bbfa3098827b4bb91b)
1#	$NetBSD: Makefile,v 1.10 2023/02/20 02:12:28 mrg Exp $
2
3.include <bsd.own.mk>
4.include <bsd.init.mk>
5
6.include "${.CURDIR}/../../arch/${GCC_MACHINE_ARCH}/defs.mk"
7
8.cc: # disable .cc->NULL transform
9
10INCS=		${G_tr1_impl_headers}
11INCSDIR=	/usr/include/g++/tr1_impl
12