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