On 27 April 2011 01:23, David Gowers (kampu) <[email protected]> wrote: > Instead, you have 'scons -c' > > """ > Specifying "cleanup" targets in SConscript files is not > usually necessary. The -c flag > removes all files necessary to build the specified target: > > scons -c . > > to remove all target files, or: > > scons -c build export > > """ -- scons man page
Marvelous, thanks. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
