summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper2015-01-021-13/+0
| | | | | | | | | Reported by: Ivan Klymenko <fidaj@ukr.net> Reviewed by: bapt Differential Revision: D1412 Notes: svn path=/head/; revision=276565
* Build docs not out of libobc++.295David E. O'Brien2002-05-291-1/+1
| | | | Notes: svn path=/head/; revision=97517
* Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien2000-06-041-1/+1
| | | | | | | on the mainline sources. Notes: svn path=/head/; revision=61238
* Stop my evil plot to stop the use of GNU info files (which I don't care for)David E. O'Brien2000-01-031-1/+1
| | | | | | | | for people that don't have "NOINFO=yes" in /etc/make.conf. [read: this still refered to contrib/egcs/] Notes: svn path=/head/; revision=55345
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-161-5/+5
| | | | | | | This is in prepreparation of the gcc-2.95 upgrade. Notes: svn path=/head/; revision=49866
* Crap! I grabbed the wrong Makefile from the test machine.David E. O'Brien1999-04-051-11/+5
| | | | Notes: svn path=/head/; revision=45341
* Add iostream Info docs.David E. O'Brien1999-04-051-0/+19
Notes: svn path=/head/; revision=45337