tak/Makefile

3 lines
43 B
Makefile

tak: tak.c tak.h
gcc -g -Wall -otak tak.c