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