summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/unit-tests/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge bmake-20151201sjg2015-12-101-31/+80
|
* Merge bmake-20130904sjg2013-09-051-2/+3
|
* Merge bmake-20130730sjg2013-08-021-3/+3
| | | | | Main feature of interest is .MAKE.JOB.PREFIX= to suppress --- job --- tokens.
* Update to bmake-20130330sjg2013-04-021-2/+3
|
* Missed adding Makefile.config and unit-tests/Makefile shouldsjg2013-02-041-0/+2
| | | | | | allow FreeBSD make to do 'obj'. Approved by: marcel (mentor)
* Merge bmake-20130123sjg2013-02-011-1/+1
| | | | Approved by: marcel (mentor)
* Merge bmake-20121111sjg2012-11-161-2/+4
| | | | | | Also pay attention to MK_SHARED_TOOLCHAIN. Approved by: marcel (mentor)
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+103
of FreeBSD's make by setting WITH_BMAKE. The WITH_BMAKE build makes it easy for people to switch while working out the kinks -- think ports tree here. The option will be removed in due time. Submitted by: Simon Gerraty (sjg@juniper.net)
OpenPOWER on IntegriCloud