@@ -6,7 +6,7 @@ chttp.c chttp.h: $(wildcard src/*.c src/*.h) misc/amalg.py Makefile
python misc/amalg.py
example: main.c chttp.c chttp.h
gcc main.c chttp.c -o example.exe -Wfatal-errors
gcc main.c chttp.c -o example -Wfatal-errors
clean:
rm chttp.c chttp.h
The note is not visible to the blocked user.