$ make ----- Avaiable tasks: - not-stack-size-over - compile and run program which not over stack size - stack-size-over - compile and run program which over stack size - clean - clean up (module, su ...