Files
cHTTP/Makefile
T
2025-04-17 02:18:33 +02:00

3 lines
68 B
Makefile

all:
gcc example.c tinyhttp.c -o blog -Wall -Wextra -ggdb -lws2_32