Files
ANSI-C-Programming-Language/chapter-01/2-character-io/Makefile

3 lines
40 B
Makefile

all:
gcc -o character-io.x86_64 main.c