Simple makefile, 'cause I can never remember the correct commands
authorDavid Schleef <ds@schleef.org>
Sun, 15 Jul 2001 23:58:49 +0000 (23:58 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 15 Jul 2001 23:58:49 +0000 (23:58 +0000)
doc/Makefile [new file with mode: 0644]

diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644 (file)
index 0000000..4ce8ba9
--- /dev/null
@@ -0,0 +1,5 @@
+
+all:
+       sgml2html comedilib.sgml
+       sgml2txt comedilib.sgml
+