Mercurial > emacs
changeset 11511:b804f7df771d
(INFO_TARGETS, DVI_TARGETS): Add viper targets.
(../info/viper, viper.dvi): New targets.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Apr 1995 04:32:41 +0000 |
parents | e5d3814e783a |
children | a196f05240a9 |
files | man/Makefile.in |
diffstat | 1 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/man/Makefile.in Mon Apr 24 04:26:04 1995 +0000 +++ b/man/Makefile.in Mon Apr 24 04:32:41 1995 +0000 @@ -12,11 +12,11 @@ # The makeinfo program is part of the Texinfo distribution. MAKEINFO = makeinfo -INFO_TARGETS = ../info/emacs ../info/cl ../info/forms ../info/vip \ - ../info/gnus ../info/sc ../info/info ../info/dired-x \ - ../info/mh-e -DVI_TARGETS = emacs.dvi cl.dvi forms.dvi vip.dvi gnus.dvi sc.dvi \ - dired-x.dvi mh-e.dvi +INFO_TARGETS = ../info/emacs ../info/cl ../info/dired-x ../info/forms \ + ../info/gnus ../info/info \ + ../info/mh-e ../info/sc ../info/vip ../info/viper +DVI_TARGETS = emacs.dvi cl.dvi dired-x.dvi forms.dvi gnus.dvi \ + mh-e.dvi sc.dvi vip.dvi viper.dvi INFOSOURCES = info.texi info-stnd.texi # The following rule does not work with all versions of `make'. @@ -119,6 +119,11 @@ ../etc/GNU: gnu1.texi gnu.texi makeinfo --no-headers -o ../etc/GNU gnu1.texi +../info/viper: viper.texi viper-cmd.texi + $(MAKEINFO) viper.texi +viper.dvi: viper.texi viper-cmd.texi + $(TEXI2DVI) ${srcdir}/viper.texi + mostlyclean: rm -f *.log *.cp *.fn *.ky *.pg *.vr core