CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/13 07:07:35
Modified files:
usr.bin/make : dump.c gnode.h parse.c suff.c
Log message:
concept borrowed from netbsd: turns out SPECIAL_SOURCE/TARGET is no longer
needed, because if we're special it's a target, if we have special_op,
it's a source.
There's just SPECIAL_WAIT which requires funny handling anyhow
