]> granicus.if.org Git - docbook-dsssl/commitdiff
Makefile
authorNorman Walsh <ndw@nwalsh.com>
Thu, 23 Jan 2003 12:17:12 +0000 (12:17 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 23 Jan 2003 12:17:12 +0000 (12:17 +0000)
website/schema/dtd/Makefile [new file with mode: 0644]

diff --git a/website/schema/dtd/Makefile b/website/schema/dtd/Makefile
new file mode 100644 (file)
index 0000000..fcd5499
--- /dev/null
@@ -0,0 +1,9 @@
+include ../../../cvstools/Makefile.incl
+ZIPVER=
+DIFFVER=
+NEXTVER=
+
+all: website.dtd
+
+website.dtd: website-custom.dtd forms.mod
+       $(FLATTEN) $< > $@