CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/01/13 08:41:53

Modified files:
        usr.bin/make   : Makefile compat.c compat.h job.c job.h main.c 
                         make.c make.h suff.c targ.c targ.h 
Added files:
        usr.bin/make   : enginechoice.c enginechoice.h 

Log message:
make the choice of engine explicit

simplify the running of .BEGIN/.END so that they pass through the engine
first (so they can now have dependencies). Error out properly if .BEGIN/.END
fails.

Reply via email to