diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-01-02 20:34:55 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-01-02 20:34:55 +0000 |
| commit | c7fab04170cd4e6ea68a744bcc29d848903543a3 (patch) | |
| tree | e7e7439f13d850be12793a8c24167a423dc2dc99 /gnu/lib/libstdc++/doc | |
| parent | 9fa04b52ec341105a5baf18d19d57fe52bedcbc1 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libstdc++/doc')
| -rw-r--r-- | gnu/lib/libstdc++/doc/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile deleted file mode 100644 index b0285199e051..000000000000 --- a/gnu/lib/libstdc++/doc/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++ - -.PATH: ${SRCDIR}/../libio - -INFO = iostream - -INFOENTRY_iostream= "* iostream: (iostream). The GNU C++ I/O library." - -MAKEINFOFLAGS+= -I ${SRCDIR}/../libio - -.include <bsd.info.mk> |
