Start some sanity refactoring.
This commit is contained in:
2
clients/c/Makefile
Normal file
2
clients/c/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
test: test.c
|
||||
gcc -g -I/usr/local/include -L/usr/local/lib -o test test.c -lcurl -ljansson
|
||||
Reference in New Issue
Block a user