.POSIX: all: xmonad-monitor .gpp: @touch -- $@ @chmod -- +w $@ gpp -s '%%' < $@.gpp > $@ @chmod -- a-w $@ .SUFFIXES: .SUFFIXES: .gpp .PHONY: all