I have a TP of C to go to college, I made my little makefile and everything but I do not know how to run an automatic execution just after the compilation, from the makefile (not found on the web).
In fact what I'd like is that when the teacher looks at the tp that I sent him, that he did do "make" to compile, and one or two executions of the program will launch by their own.
What should I put in the makefile?
Bookmarks