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

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

.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