Follow-up Comment #6, bug #15919 (project make): I have another makefile which shows the same effect. I am trimming it at the moment, but things it has in common with the second makefile below is an "order only" dependency and a ".INTERMEDIATE". make -j1 works fine. make -j2 works fine the first time. make -j2 burns infinite amounts of CPU the second time, looping, thinking that things are already being made.
This is the currect CVS version of Make. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?15919> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make