summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/lib/libstdc++/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/Makefile.bsd-wrapper b/gnu/lib/libstdc++/Makefile.bsd-wrapper
index 8902194b988..4e08e5585e9 100644
--- a/gnu/lib/libstdc++/Makefile.bsd-wrapper
+++ b/gnu/lib/libstdc++/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2004/01/09 03:27:08 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2004/01/13 10:57:35 espie Exp $
LIBIBERTY_INCLUDES=${.CURDIR}/../libiberty/include
LIBIBERTY_SRCDIR=${.CURDIR}/../libiberty/src
@@ -18,7 +18,7 @@ all: config.status
install: all
${MAKE} ${MAKE_FLAGS} \
- install DESTDIR=${DESTDIR}
+ install DESTDIR=${DESTDIR} INCLUDE_SUBDIR=
# XXX
rm -f ${DESTDIR}/usr/lib/libstdc++.la ${DESTDIR}/usr/lib/libsupc++.la