CFLAGS=`pkg-config --cflags libgit2` LDLIBS=`pkg-config --libs libgit2` all: pkgrel clean: rm -f *.o pkgrel .PHONY: all clean