=== modified file 'stagebuilder.pl' --- stagebuilder.pl 2012-05-19 09:32:01 +0000 +++ stagebuilder.pl 2012-05-17 22:58:49 +0000 @@ -785,7 +785,7 @@ get_assoc(commands, AssocOut, Commands). debug_target(Name) :- - target(Name, C), + target(C, Name, builddir), !, write('Commands: '), nl,