| version 1.1005 | version 1.1006 | ||
|---|---|---|---|
|
| ||
| 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:
| ||||||