> should "scons -clean" command delete generated binaries? Eh, no. "scons clean" removes builddir (preparing for clean build, that is), "scons -c" cleans stuff that scons installs (this one is provided by scons itself).
v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

