summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++/doc/Makefile
blob: aafa2fb71c41fd9c10ba9a09bcdd3599b85e39d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$Id: Makefile,v 1.2 1999/04/05 10:21:30 obrien Exp $

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