emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/Makefile.in


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/Makefile.in
Date: Tue, 04 Feb 2003 09:47:56 -0500

Index: emacs/lispref/Makefile.in
diff -c emacs/lispref/Makefile.in:1.23 emacs/lispref/Makefile.in:1.24
*** emacs/lispref/Makefile.in:1.23      Fri Jan 18 05:16:32 2002
--- emacs/lispref/Makefile.in   Tue Feb  4 09:47:52 2003
***************
*** 44,50 ****
  manual = elisp-manual-21-$(VERSION)
  
  # Uncomment this line for permuted index.
! # permuted_index = 1 
  
  # List of all the texinfo files in the manual:
  
--- 44,50 ----
  manual = elisp-manual-21-$(VERSION)
  
  # Uncomment this line for permuted index.
! # permuted_index = 1
  
  # List of all the texinfo files in the manual:
  
***************
*** 144,150 ****
  clean:
        rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
                *.vr *.vrs *.pg *.pgs *.ky *.kys
!       rm -f make.out core 
        rm -f index.texi
  
  distclean: clean
--- 144,150 ----
  clean:
        rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
                *.vr *.vrs *.pg *.pgs *.ky *.kys
!       rm -f make.out core
        rm -f index.texi
  
  distclean: clean




reply via email to

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