.PHONY: frontend frontend: jon/static/entry.js jon/static/entry.js: $(shell find $(SOURCEDIR) -name '*.c') elm make --optimize frontend/Entry.elm --output $@