summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/include/Makefile
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2006-06-02 22:16:18 +0000
committermrg <mrg@NetBSD.org>2006-06-02 22:16:18 +0000
commitdb19e89e04ef4a31ce779771479fada19bccde62 (patch)
treef769c037f78e65d4c9e9b31871b835b6611ade1e /gnu/lib/libstdc++/include/Makefile
parent2aeadc072d1c932e50a384bebd4c0716c5c8b7a8 (diff)
remove support for building (with) GCC 2.95. also:
- always install <stdbool.h> - don't generate a fake one for vax / gettext.
Diffstat (limited to 'gnu/lib/libstdc++/include/Makefile')
-rw-r--r--gnu/lib/libstdc++/include/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/gnu/lib/libstdc++/include/Makefile b/gnu/lib/libstdc++/include/Makefile
deleted file mode 100644
index 82186882c80..00000000000
--- a/gnu/lib/libstdc++/include/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2003/10/28 08:13:39 lukem Exp $
-
-.include <bsd.own.mk>
-
-.include "${.CURDIR}/../arch/${MACHINE_ARCH}/defs.mk"
-
-DIST= ${NETBSDSRCDIR}/gnu/dist/toolchain
-
-INCS= ${G_HEADERS} ${STD_HEADERS} ${STL_HEADERS}
-INCSDIR= /usr/include/g++
-
-.PATH: ${DIST}/libstdc++ ${DIST}/libstdc++/stl
-
-# Get default targets including <bsd.inc.mk>.
-.include <bsd.prog.mk>
-
-.cc: # disable .cc->NULL transform