Mercurial > emacs
changeset 68413:4bb31bc48604
(../info/rcirc, rcirc.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add rcirc.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Jan 2006 18:51:58 +0000 |
parents | 559124ef70c9 |
children | e7dceaa82aae |
files | man/Makefile.in |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/Makefile.in Fri Jan 27 18:48:05 2006 +0000 +++ b/man/Makefile.in Fri Jan 27 18:51:58 2006 +0000 @@ -42,7 +42,7 @@ ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \ ../info/woman ../info/eshell ../info/org ../info/url \ ../info/speedbar ../info/tramp ../info/ses ../info/smtpmail \ - ../info/flymake ../info/newsticker + ../info/flymake ../info/newsticker ../info/rcirc DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \ ediff.dvi forms.dvi gnus.dvi message.dvi emacs-mime.dvi \ gnus.dvi message.dvi sieve.dvi pgg.dvi mh-e.dvi \ @@ -50,7 +50,7 @@ ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \ pcl-cvs.dvi woman.dvi eshell.dvi org.dvi url.dvi \ speedbar.dvi tramp.dvi ses.dvi smtpmail.dvi flymake.dvi \ - newsticker.dvi emacs-xtra.dvi + newsticker.dvi emacs-xtra.dvi rcirc.dvi INFOSOURCES = info.texi # The following rule does not work with all versions of `make'. @@ -327,6 +327,11 @@ newsticker.dvi: newsticker.texi $(ENVADD) $(TEXI2DVI) ${srcdir}/newsticker.texi +../info/rcirc: rcirc.texi + cd $(srcdir); $(MAKEINFO) rcirc.texi +rcirc.dvi: rcirc.texi + $(ENVADD) $(TEXI2DVI) ${srcdir}/rcirc.texi + mostlyclean: rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*