summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/protoize/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC r289379:bdrewery2015-12-041-21/+0
| | | | Remove directories disconnected since r169718.
* MFC r264400,r265836:ngie2014-12-311-1/+1
| | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* Bmake bits for Gcc 3.1.obrien2002-05-101-1/+15
| | | | Partially made possible by: Wilko.Bulte@compaq.com
* Expand the toolchain a little bit.obrien2002-04-061-0/+7
Requested by: fjoe (collect2), des (protoize)
OpenPOWER on IntegriCloud