1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-07-14 17:47:23 +00:00
parent 68512418bd
commit 40f2d9f830
22 changed files with 3028 additions and 2677 deletions

View file

@ -7,17 +7,19 @@ man_MANS = gpg.1
%.1 : %.sgml
if HAVE_DOCBOOK_TO_MAN
docbook-to-man $< >$@
docbook-to-man $< >$@
else
: Warning: missing docbook-to-man, cannot make $@
: Warning: missing docbook-to-man, cannot make $@
echo ".TH $< 1" >$@
echo "No man page due to missing docbook-to-man" >>$@
endif
%.txt : %.sgml
sgml2txt -c latin $*
sgml2txt -c latin $*
%.html : %.sgml
sgml2html -c latin $*
sgml2html -c latin $*
%.dvi : %.sgml
-rm $*.sgml.tmp