create a makefile with .a file code example Example: make file creation hello: hello.c ${CC} hello.c -o hello