# HG changeset patch # User Simon Josefsson # Date 1046002748 0 # Node ID 02561bd032dd769f504650aad9c7131d059048e2 # Parent d188f47d66421be6bffce7b5cfc62f81e6e956d2 Build smtpmail manual. diff -r d188f47d6642 -r 02561bd032dd man/Makefile.in --- a/man/Makefile.in Sun Feb 23 12:18:20 2003 +0000 +++ b/man/Makefile.in Sun Feb 23 12:19:08 2003 +0000 @@ -1,6 +1,6 @@ #### Makefile for the Emacs Manual and other documentation. -# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003 # Free Software Foundation, Inc. # This file is part of GNU Emacs. @@ -39,13 +39,13 @@ ../info/efaq ../info/ada-mode ../info/autotype ../info/calc \ ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \ ../info/woman ../info/emacs-mime ../info/eshell \ - ../info/speedbar ../info/tramp ../info/ses + ../info/speedbar ../info/tramp ../info/ses ../info/smtpmail DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \ ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \ reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \ ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \ pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \ - speedbar.dvi tramp.dvi ses.dvi + speedbar.dvi tramp.dvi ses.dvi smtpmail.dvi INFOSOURCES = info.texi # The following rule does not work with all versions of `make'. @@ -277,6 +277,11 @@ ses.dvi: ses.texi $(ENVADD) $(TEXI2DVI) ${srcdir}/ses.texi +../info/smtpmail: smtpmail.texi + cd $(srcdir); $(MAKEINFO) smtpmail.texi +smtpmail.dvi: smtpmail.texi + $(ENVADD) $(TEXI2DVI) ${srcdir}/smtpmail.texi + mostlyclean: rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*