projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c24b423
)
Simple makefile, 'cause I can never remember the correct commands
author
David Schleef
<ds@schleef.org>
Sun, 15 Jul 2001 23:58:49 +0000
(23:58 +0000)
committer
David Schleef
<ds@schleef.org>
Sun, 15 Jul 2001 23:58:49 +0000
(23:58 +0000)
doc/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/Makefile
b/doc/Makefile
new file mode 100644
(file)
index 0000000..
4ce8ba9
--- /dev/null
+++ b/
doc/Makefile
@@ -0,0
+1,5
@@
+
+all:
+ sgml2html comedilib.sgml
+ sgml2txt comedilib.sgml
+