summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
AgeCommit message (Collapse)Author
1999-02-13convert from NOxxx= to MKxxx=no.lukem
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-11Nuke gcc 2.8 tests now that the tree requires egcs/gcc 2.8, and addtv
Texinfo doc for iostream.
1998-08-28Update to egcs 1.1-snap's libstdc++. Now shlib version 2.0. Now requirestv
"make includes" before "make" like other libraries.
1998-05-06Run gen-params to build _G_config.h at build time.mycroft
1998-04-12Add the .cc(.NULL) overrid used for libgcctv
1998-04-09Fix fix for compiling under gcc 2.7.tv
1998-04-09Make libstdc++ skip build without bombing if the bootstrap compiler is gcctv
2.7 and not egcs.
1998-04-08Some sources and includes missing, and stl includes install directly intotv
/usr/include/g++ (not /stl).
1998-03-29building libstdc++ from the egcs sources in gnu/dist/gcc...mrg