POLICY = $(basename $(wildcard *.md)) ALL = \ $(addsuffix .pdf, $(POLICY)) ROOT = $(shell git rev-parse --show-toplevel) include $(ROOT)/lib/Makefile