]> granicus.if.org Git - docbook-dsssl/commitdiff
Makefile
authorNorman Walsh <ndw@nwalsh.com>
Tue, 13 Nov 2001 18:27:24 +0000 (18:27 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 13 Nov 2001 18:27:24 +0000 (18:27 +0000)
docbook/sgml/Makefile [new file with mode: 0644]
docbook/xml/Makefile [new file with mode: 0644]

diff --git a/docbook/sgml/Makefile b/docbook/sgml/Makefile
new file mode 100644 (file)
index 0000000..b42ee1c
--- /dev/null
@@ -0,0 +1,8 @@
+include ../../cvstools/Makefile.incl
+
+OLDVER=
+NEWVER=
+
+distrib:
+       $(MAKE) -C ../spec SPEVER=$(NEWVER)
+       $(DTDDISTRIB) -d -v $(OLDVER) -n $(NEWVER)
diff --git a/docbook/xml/Makefile b/docbook/xml/Makefile
new file mode 100644 (file)
index 0000000..b42ee1c
--- /dev/null
@@ -0,0 +1,8 @@
+include ../../cvstools/Makefile.incl
+
+OLDVER=
+NEWVER=
+
+distrib:
+       $(MAKE) -C ../spec SPEVER=$(NEWVER)
+       $(DTDDISTRIB) -d -v $(OLDVER) -n $(NEWVER)