summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc is also included by the tests subdirectory, which resultsimp2014-05-151-1/+4
* Undo changes to the generated Makefile. Move tests directory to properimp2014-05-151-0/+4
* Fix the upgrade path for fmake by allowing the include of src.opts.mkimp2014-05-061-1/+1
* Revert r265436, since it is not the correct fix.se2014-05-061-1/+1
* Fix include statement to accept src.opts.mk from a source directoryse2014-05-061-1/+1
* Remove support for WITHOUT_BMAKE. bmake is now the only make that canimp2014-05-061-8/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-2/+2
* Per the comment, we cannot rely on bsd.own.mksjg2013-05-171-7/+6
* We really need to get the bsd.own.mk from this tree so thesjg2013-05-171-0/+8
* guard against MK_SHARED_TOOLCHAIN not being defined.delphij2013-05-161-1/+1
* Similar to r250719: guard against MK_BMAKE not being defined.delphij2013-05-161-1/+1
* Merge bmake-20121111sjg2012-11-161-0/+4
* Obey the value of "MK_BMAKE".obrien2012-10-161-1/+1
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+14
OpenPOWER on IntegriCloud