X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile.sgmlt;h=ba8e333db277ce50c37f28e0085c61c1278b5d38;hb=e7a97d925f692e1340017f96d04e3535dc6f532d;hp=eedda06f0b55e09219c48f61d6b9b22911963f37;hpb=27550cf12d5e7e50f882e53e5e5a632e3758c667;p=mimedecode.git diff --git a/Makefile.sgmlt b/Makefile.sgmlt index eedda06..ba8e333 100644 --- a/Makefile.sgmlt +++ b/Makefile.sgmlt @@ -1,10 +1,10 @@ mimedecode.html: mimedecode.docbook Makefile.sgmlt sgmltools -b html $< - mv mimedecode/mimedecode.py.html mimedecode.html + mv mimedecode/mimedecode.html mimedecode.html rmdir mimedecode -mimedecode.txt: mimedecode.docbook Makefile.sgmlt - sgmltools -b txt $< - mimedecode.man: mimedecode.docbook Makefile.sgmlt docbook-to-man $< >$@ + +mimedecode.txt: mimedecode.docbook Makefile.sgmlt + sgmltools -b txt $<