# To rebuild the docs change this XSDDOC = /opt/xsddoc/bin/xsddoc # Various settings XSD = rtfx.xsd TITLE = "RTFX Output Format" all: mkdir -p xsddoc $(XSDDOC) -o xsddoc -t $(TITLE) -g $(XSD)