T=$(filter-out _lib.sh,$(wildcard *.sh)) .PHONY: $(T) all: $(T) html $(T):%: ./$@ -X .PHONY: html html: ./genhtml.py results