don't install iostream.info anymore - it goes away with GCC3.

This commit is contained in:
mrg 2003-09-02 05:26:43 +00:00
parent 6ba749b625
commit 6e28e939f1
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.600 2003/08/31 16:41:41 wiz Exp $
# $NetBSD: mi,v 1.601 2003/09/02 05:26:44 mrg Exp $
./usr/share/info/am-utils.info man-amd-info
./usr/share/info/as.info man-computil-info
./usr/share/info/awk.info man-util-info
@ -22,7 +22,6 @@
./usr/share/info/heimdal.info man-krb5-info
./usr/share/info/info-stnd.info man-texinfo-info
./usr/share/info/info.info man-texinfo-info
./usr/share/info/iostream.info man-cxx-info
./usr/share/info/kth-krb.info man-krb4-info
./usr/share/info/ld.info man-computil-info
./usr/share/info/send-pr.info man-gnats-info

View File

@ -1,5 +1,6 @@
# $NetBSD: obsolete.mi,v 1.74 2003/08/01 02:46:57 tsutsui Exp $
# $NetBSD: obsolete.mi,v 1.75 2003/09/02 05:26:44 mrg Exp $
./usr/share/info/g++FAQ.info
./usr/share/info/iostream.info
./usr/share/info/tar.info
./usr/share/man/cat1/amq.0
./usr/share/man/cat1/g711conv.0

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2003/06/01 02:08:08 thorpej Exp $
# $NetBSD: Makefile,v 1.23 2003/09/02 05:26:43 mrg Exp $
REQUIRETOOLS= yes
NOLINT= # defined
@ -39,7 +39,8 @@ CPPFLAGS+= -nostdinc++ -I${.CURDIR}/arch/${MACHINE_ARCH} \
CXXFLAGS+= ${G_XCXXFLAGS:M-f*}
TEXINFO= iostream.texi
# GCC3 doesn't have this, so lets just not install it anymore...
#TEXINFO= iostream.texi
.PATH: ${DIST}/libstdc++ ${DIST}/libstdc++/stl ${DIST}/libio ${DIST}/libiberty