Re: svn commit: r241752 - head/share/mk

2012-10-20 Thread Bruce Evans
On Fri, 19 Oct 2012, Marcel Moolenaar wrote: Log: Improve upon the previous commit to fix the yacc rule. Sorry I didn't complete replying to the previous thread on this. You never said what behaviour in bmake causes more problems than before. There are certainly race cases, but the only one

svn commit: r241752 - head/share/mk

2012-10-19 Thread Marcel Moolenaar
Author: marcel Date: Fri Oct 19 20:13:08 2012 New Revision: 241752 URL: http://svn.freebsd.org/changeset/base/241752 Log: Improve upon the previous commit to fix the yacc rule. 1. Have the resulting C file depend on the resulting H file as it should be. Touch the C file to make sure