PATH +=:/usr/local/bin .PHONY: all archive clean all: ifeq ($(shell uname -n),slowhand.douglasthrift.net) archive: -rzip -f $(shell date -v -1m +%Y/%m)/*.log endif clean: