/[tramp]/tramp/texi/Makefile.in
ViewVC logotype

Diff of /tramp/texi/Makefile.in

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

revision 2.1 by albinus, Sat Mar 22 17:21:12 2003 UTC revision 2.2 by albinus, Sun Apr 6 21:44:33 2003 UTC
# Line 64  dvi: tramp.dvi Line 64  dvi: tramp.dvi
64    
65  # don't call texi2dvi if it failed in configure  # don't call texi2dvi if it failed in configure
66  %.dvi: %.texi  %.dvi: %.texi
67          $(if $(findstring no,$(TEXI2DVI)),,$(TEXI2DVI) -b -c $<)          $(if $(findstring no,$(TEXI2DVI)),,     \
68                    $(TEXI2DVI) -b -c -t "@set $(EMACS_INFO)" $<)
69    
70  # Maintainer targets  # Maintainer targets
71    

Legend:
Removed from v.2.1  
changed lines
  Added in v.2.2

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