summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/c++/Makefile
AgeCommit message (Expand)Author
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-04-13NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh
2013-01-25bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedAndrew Turner
2013-01-24Reorder so that NO_MAN is declared before bsd.own.mk is included and thusBrooks Davis
2012-02-29Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric
2007-05-19Update bmake glue to build GCC 4.2.Alexander Kabaev
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-07-28Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev
2004-02-05Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov
2002-06-04We don't need this library any more.David E. O'Brien
2002-04-06Bmake bits for GCC 3.1.David E. O'Brien