Files
cosmopolite/clients/c/Makefile

3 lines
92 B
Makefile
Raw Normal View History

2015-06-03 20:15:31 -07:00
test: test.c
gcc -g -I/usr/local/include -L/usr/local/lib -o test test.c -lcurl -ljansson