emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/makefile.w32-in


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/makefile.w32-in
Date: Mon, 19 Sep 2005 05:36:42 -0400

Index: emacs/man/makefile.w32-in
diff -c emacs/man/makefile.w32-in:1.22 emacs/man/makefile.w32-in:1.23
*** emacs/man/makefile.w32-in:1.22      Sat Sep 17 11:26:05 2005
--- emacs/man/makefile.w32-in   Mon Sep 19 09:36:42 2005
***************
*** 329,335 ****
  $(infodir)/newsticker: newsticker.texi
        $(MAKEINFO) newsticker.texi
  newsticker.dvi: newsticker.texi
!       $(ENVADD) $(TEXI2DVI) ${srcdir}/newsticker.texi
  
  mostlyclean:
        - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
--- 329,335 ----
  $(infodir)/newsticker: newsticker.texi
        $(MAKEINFO) newsticker.texi
  newsticker.dvi: newsticker.texi
!       $(ENVADD) $(TEXI2DVI) $(srcdir)/newsticker.texi
  
  mostlyclean:
        - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*




reply via email to

[Prev in Thread] Current Thread [Next in Thread]