[Scons-users] global cleanup
    Kraus Philipp 
    philipp.kraus at flashpixx.de
       
    Tue Aug 21 13:55:04 EDT 2012
    
    
  
Hello,
I'm using different alias targets with a additional cleanup for the target.
On running scons targetname -c everything will be removed. 
How / can I collect all cleanup targets to a "global target", so I would
run "scons -c" and each cleanup of each alias should be called. At
this time this cleans only my default target
Thx
Phil
    
    
More information about the Scons-users
mailing list