Difference for src/dc.pl from version 1.1005 to 1.1006

version 1.1005version 1.1006
Line 12
Line 12
   if ( ($target,$other) = /([a-zA-Z0-9_]*\.o:)(.*)$/ ) {   if ( ($target,$other) = /([a-zA-Z0-9_]*\.o:)(.*)$/ ) {
     print "obj/";     print "obj/";
     print $target;     print $target;
      print " \\\n obj/.exists";
     $go=1;     $go=1;
     $first=1;     $first=1;
     while ($go) {     while ($go) {


Legend:
Removed in v.1.1005 
changed lines
 Added in v.1.1006



Made by using version 1.53 of cvs2html