Description
A lot of problems building Forrest could easily be solved if people remembered to run "./build.sh clean" before rerunning "./build.sh". By making "clean" one of the default targets, this problem would go away.
Adding a "no-clean" target would still allow people to go the old way, but only if they knew they didn't want to clean first.
Adding a "no-clean" target would still allow people to go the old way, but only if they knew they didn't want to clean first.