how to use a makefile in c code example Example: make file creation hello: hello.c ${CC} hello.c -o hello