Continue rbuild cleanup (Module class)

svn path=/trunk/; revision=28964
This commit is contained in:
Hervé Poussineau
2007-09-09 07:53:40 +00:00
parent 8be848bceb
commit 5d0fb46096
20 changed files with 203 additions and 271 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ Bootstrap::Initialize ()
if ( att != NULL )
nameoncd = att->value;
else
nameoncd = module->GetTargetName ();
nameoncd = module->output->name;
}
void