CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/27 02:33:48
Modified files:
usr.bin/make : engine.c
Log message:
handle -s and -i in a uniform fashion, do not try to change the node type
but use the Targ_* functions correctly.
This fixes an oddity in end node handling noticed by kn@
review and okay kn@
