K 10 svn:author V 5 asami K 8 svn:date V 27 1995-04-17T06:28:15.000000Z K 7 svn:log V 353 "all" now depends on "build", not "extract configure build". Since "build" depends on "configure", which depends on "patch", etc., this shouldn't disrupt any Makefile that doesn't break the dependency chain. The old behavior was very annoying because when I did a "make -k", it would still try to go configure and build even if the extraction failed. END