NetBSD/gnu/lib/libstdc++/io/Makefile
tv aa06e255fa Update to egcs 1.1-snap's libstdc++. Now shlib version 2.0. Now requires
"make includes" before "make" like other libraries.
1998-08-28 15:31:29 +00:00

14 lines
428 B
Makefile

# $NetBSD: Makefile,v 1.2 1998/08/28 15:31:30 tv Exp $
NOPROG= yes
INCS= PlotFile.h SFile.h builtinbuf.h editbuf.h floatio.h fstream.h \
indstream.h iolibio.h iomanip.h iostdio.h iostream.h iostreamP.h \
istream.h libio.h libioP.h ostream.h parsestream.h pfstream.h \
procbuf.h stdiostream.h stream.h streambuf.h strfile.h strstream.h
INCSDIR=/usr/include/g++
.PATH: ${.CURDIR}/../../../dist/libio
.include <bsd.prog.mk>