Files
csocial/Makefile
T
2024-10-05 20:48:04 +02:00

2 lines
72 B
Makefile

all:
gcc serve.c tinytemplate.c sqlite3.c -o social -Wall -Wextra -ggdb