echo" clean: removes created build sub-directories."
echo" deb: build source and binary packages for debian systems."
...
...
@@ -292,6 +397,9 @@ UsageExit()
echo" WORKING_DIR: $0 changes to this directory if specified."
echo" VERSION: optional parameter. Needed for init command."
echo""
echo" ENVIRONMENT VARIABLES:"
echo" OWPACK_NB_MAKEJOBS: the number of parallel make jobs to start. Useful on multi-core systems."
echo""
echo" IMPORTANT:"
echo" This script needs an fresh checked-out version of OpenWalnut to be available, together with a $CONFIG_FILE file. Create this using owrelease script."