LDFLAGS=-lcouchbase -lm
CFLAGS=-g

all: tracing views

tracing: tracing.c cJSON.c

views: views.c cJSON.c
