what does makefile run when just make is called code example Example: make file creation hello: hello.c ${CC} hello.c -o hello