Merge bmake-20151220

Fixed clearing suffixes impact on null suffix
This commit is contained in:
Simon J. Gerraty
2015-12-25 16:19:21 +00:00
8 changed files with 69 additions and 51 deletions
+6
View File
@@ -1,3 +1,9 @@
2015-12-12 Simon J. Gerraty <sjg@bad.crufty.net>
* install-mk (MK_VERSION): 20151212
* auto.obj.mk: do not require MAKEOBJDIRPREFIX to exist.
only apply :tA to __objdir when comparing to .OBJDIR
2015-11-14 Simon J. Gerraty <sjg@bad.crufty.net>
* install-mk (MK_VERSION): 20151111