T=$(filter-out _lib.sh,$(wildcard *.sh)) .PHONY: $(T) all: $(T) $(T):%: ./$@ --pdf-only