
Targets:

classes - build the runtime classes (*.class)
jar - build the runtime jar (btools.jar)
docs - build the documentation (docs/...)
all - all of the above targets

clean - remove all generated files except for the runtime jar
purge - remove all generated files including the runtime jar
help - display this help message

