From: Norman Walsh Date: Thu, 23 Jan 2003 12:17:12 +0000 (+0000) Subject: Makefile X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=622cffd81676e67c24563af357380c8b26ea582e;p=docbook-dsssl Makefile --- diff --git a/website/schema/dtd/Makefile b/website/schema/dtd/Makefile new file mode 100644 index 000000000..fcd549915 --- /dev/null +++ b/website/schema/dtd/Makefile @@ -0,0 +1,9 @@ +include ../../../cvstools/Makefile.incl +ZIPVER= +DIFFVER= +NEXTVER= + +all: website.dtd + +website.dtd: website-custom.dtd forms.mod + $(FLATTEN) $< > $@