Files
ANSI-C-Programming-Language/chapter-01/3.0-word-count/Makefile

3 lines
38 B
Makefile

all:
gcc -o word-count.x86_64 main.c