I tried to change the code in 01-helloworld in order to see a change, but I can't make it work. Hopefully I missed something here and the problem is just me.
I expect make clean to trigger a full rebuild of the project.
If this can't be fixed (because maybe make is too cool?) could I get a command which will trigger a recompilation?
I tried to change the code in
01-helloworldin order to see a change, but I can't make it work. Hopefully I missed something here and the problem is just me.I expect
make cleanto trigger a full rebuild of the project.If this can't be fixed (because maybe
makeis too cool?) could I get a command which will trigger a recompilation?