@ -1,5 +1,6 @@
all: src/*.c
gcc src/main.c src/json.c src/curl.c -lcurl -lcjson -o isbn -Wall
mkdir -p build
mv isbn build
clean:
rm isbn
The note is not visible to the blocked user.