Yes, it will continue to work. As a general rule, --clean will delete targets instead of building them. Installation is implemented in Jamroot by creating additional targets. So, --prefix tells it where you want the installation targets to be and --clean tells it to delete them.
On 11/28/11 13:08, Jehan Pages wrote: > Nice. > I hope the --clean + --prefix behaviour will work the same way as > --clean + --install (to uninstall). That was actually the most > annoying to me (though you comforted me on this point indeed!). For > prefix though, it is still nice to come back to "known grounds", hence > avoiding to have to remember 10.000 various install procedures. :-) > Thanks. > > Jehan > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
