aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/c++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-22/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedAndrew Turner2013-01-251-3/+3
* Reorder so that NO_MAN is declared before bsd.own.mk is included and thusBrooks Davis2013-01-241-6/+7
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-291-3/+7
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-4/+4
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-3/+0
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* We don't need this library any more.David E. O'Brien2002-06-041-2/+2
* Bmake bits for GCC 3.1.David E. O'Brien2002-04-061-0/+20