@@ -1,3 +1,2 @@
all: cJSON.o
cc -Wall cJSON.c -c -o cJSON.o
cc -Wall cJSON.o test.c -lm
all: cJSON.c test.c
gcc cJSON.c test.c -o test -lm
The note is not visible to the blocked user.