objects= auto.js all: $(objects) clean: rm -f $(objects) %.js: %.coffee coffee -c $<