RM = rm -f CP = cp PATCH = patch SASS = sass PHP = php5 all: style.css screen.css print.css %.css: %.scss $(SASS) $< $@