undo debugging.
This commit is contained in:
parent
74374cc8a4
commit
96029e052b
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ dumpr(char *s, Rule *r)
|
|||
Bprint(&bout, " prog='%s'", r->prog);
|
||||
Bprint(&bout, "\n\ttarget=%s: %s\n", r->target, wtos(r->tail, ' '));
|
||||
Bprint(&bout, "\trecipe@%ld='%s'\n", r->recipe, r->recipe);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue