CFLAGS=-I.. -DDEBUG LDFLAGS=-L.. -lpsyc works: cc -I.. -DDEBUG -L.. testParser.c -o testParser -lpsyc it: testParser