Cy Schubert <cy.schub...@cschubert.com> wrote: > > ++.if ${USE_FILEMON} = = "dev" > > make[4]: "/opt/src/git-src/usr.bin/bmake/Makefile" line 177: Malformed > conditional (make(test) && ${MK_AUTO_OBJ} = = "yes") > > This must be a typo.
The result of an ill considered sed command. I fixed contib/bmake/Makefile a while back to be consistent in its style, but that made it incompatible with FreeBSD's style, so I "fixed" it after the merge, thinking I'd tweak after-import.mk for next time. That made the diff just as big though, so I undid that change and in doing so screwed it up royally. Fixed now, sorry for the hiccup. --sjg