Simple makefile for C code can be as follows: helloword: helloword.c gcc -o hellword hellword.c -I. Then running: $ make helloword.
確定! 回上一頁