Simple makefile, 'cause I can never remember the correct commands
This commit is contained in:
parent
c24b423455
commit
40f9847e79
1 changed files with 5 additions and 0 deletions
5
doc/Makefile
Normal file
5
doc/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
all:
|
||||
sgml2html comedilib.sgml
|
||||
sgml2txt comedilib.sgml
|
||||
|
Loading…
Add table
Reference in a new issue