# Common makefile for SVG specifications. DEPDIR=.deps all : all-spec clean : clean-spec rm -f spec.mk spec.mk : $(TOOLS)/publish.pl publish.conf perl $(TOOLS)/publish.pl --makemake .PHONY : all clean -include spec.mk