/[emacs]/emacs/man/Makefile.in
ViewVC logotype

Diff of /emacs/man/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by eliz, Thu Dec 20 20:14:04 2001 UTC revision 1.43 by eliz, Fri Jan 4 10:47:13 2002 UTC
# Line 40  INFO_TARGETS = ../info/emacs ../info/ccm Line 40  INFO_TARGETS = ../info/emacs ../info/ccm
40                  ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \                  ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
41                  ../info/woman ../info/emacs-mime ../info/eshell \                  ../info/woman ../info/emacs-mime ../info/eshell \
42                  ../info/speedbar                  ../info/speedbar
43  DVI_TARGETS = emacs.dvi cc-mode.dvi cl.dvi dired-x.dvi \  DVI_TARGETS =   emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
44                   ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \                   ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \
45                   reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \                   reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
46                   ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \                   ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
47                   pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \                   pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \
48                  speedbar.dvi                   speedbar.dvi
49  INFOSOURCES = info.texi  INFOSOURCES = info.texi
50    
51  # The following rule does not work with all versions of `make'.  # The following rule does not work with all versions of `make'.
# Line 231  autotype.dvi: autotype.texi Line 231  autotype.dvi: autotype.texi
231    
232  ../info/calc: calc.texi  ../info/calc: calc.texi
233          cd $(srcdir); $(MAKEINFO) calc.texi          cd $(srcdir); $(MAKEINFO) calc.texi
234  # This does not yet work.  
235  #calc.dvi: calc.texi  calc.dvi: calc.texi
236  #       $(ENVADD) $(TEXI2DVI) ${srcdir}/calc.texi          $(ENVADD) $(TEXI2DVI) ${srcdir}/calc.texi
237    
238  # This is produced with --no-split to avoid making files whose  # This is produced with --no-split to avoid making files whose
239  # names clash on DOS 8+3 filesystems  # names clash on DOS 8+3 filesystems

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26