diff options
Diffstat (limited to 'gnu/lib/libstdc++-v3/include/ext')
| -rw-r--r-- | gnu/lib/libstdc++-v3/include/ext/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gnu/lib/libstdc++-v3/include/ext/Makefile b/gnu/lib/libstdc++-v3/include/ext/Makefile deleted file mode 100644 index e53f972892a..00000000000 --- a/gnu/lib/libstdc++-v3/include/ext/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2003/07/25 16:32:51 mrg Exp $ - -.include <bsd.own.mk> - -.include "${.CURDIR}/../../arch/${MACHINE_ARCH}/defs.mk" - -.cc: # disable .cc->NULL transform - -DIST= ${NETBSDSRCDIR}/gnu/dist/gcc - -INCS= ${G_ext_headers} -INCSDIR= /usr/include/g++/ext - -.PATH: ${DIST}/libstdc++-v3/include/ext - -# Get default targets including <bsd.inc.mk>. -.include <bsd.prog.mk> |
