summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++/doc/Makefile
blob: 3992c2043479b5d0da6d6657813e3b4b08be307c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

SRCDIR= ${.CURDIR}/../../../../contrib/egcs/libstdc++

.PATH: ${SRCDIR}/../libio

INFO = iostream

INFOENTRY_iostream= "* iostream: (iostream).	The GNU C++ I/O library."

MAKEINFOFLAGS+= -I ${SRCDIR}/../libio 

.include <bsd.info.mk>
OpenPOWER on IntegriCloud