This patch adds a new option to building: -w. What this option does is
it runs the build system on any change detected in either src/ or lib/.
This is a really convenient option since you don't need to type "tbuild
b" every time.
Signed-off-by: xSlendiX <slendi@socopon.com>
This patch remooves the new line before the string ends, it also makes
the default code actually work (no longer tries to be Wordle).
Signed-off-by: xSlendiX <slendi@socopon.com>