TARGETS = helmjsmenu.js_xml .SUFFIXES: .SUFFIXES: .js .js_xml .js.js_xml: @echo "" >$@ @echo "" >>$@ all: $(TARGETS) clean: rm -rf $(TARGETS)