emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in
Date: Sun, 07 Nov 2004 18:33:00 -0500

Index: emacs/lisp/Makefile.in
diff -c emacs/lisp/Makefile.in:1.56 emacs/lisp/Makefile.in:1.57
*** emacs/lisp/Makefile.in:1.56 Fri Jun 11 02:39:50 2004
--- emacs/lisp/Makefile.in      Sun Nov  7 23:23:57 2004
***************
*** 314,319 ****
--- 314,322 ----
  maintainer-clean:
        cd $(lisp); rm -f *.elc */*.elc $(AUTOGENEL)
  
+ bootstrap-clean:
+       cd $(lisp); rm -f *.elc */*.elc
+ 
  # Generate/update files for the bootstrap process.
  
  bootstrap: update-subdirs autoloads compile




reply via email to

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