changeset 38842:9d0586dac8a8

(DONTCOMPILE): Omit bindings.el.
author Andrew Innes <andrewi@gnu.org>
date Thu, 16 Aug 2001 13:13:53 +0000
parents f48cce6677e7
children 40bb986cf2ad
files lisp/makefile.nt lisp/makefile.w32-in
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/makefile.nt	Thu Aug 16 12:55:40 2001 +0000
+++ b/lisp/makefile.nt	Thu Aug 16 13:13:53 2001 +0000
@@ -46,7 +46,6 @@
 #   no point compiling it, although it doesn't hurt.
 
 DONTCOMPILE = \
-	$(lisp)/bindings.el \
 	$(lisp)/cus-load.el \
 	$(lisp)/cus-start.el \
 	$(lisp)/emacs-lisp/cl-specs.el \
--- a/lisp/makefile.w32-in	Thu Aug 16 12:55:40 2001 +0000
+++ b/lisp/makefile.w32-in	Thu Aug 16 13:13:53 2001 +0000
@@ -50,7 +50,6 @@
 #   no point compiling it, although it doesn't hurt.
 
 DONTCOMPILE = \
-	$(lisp)/bindings.el \
 	$(lisp)/cus-load.el \
 	$(lisp)/cus-start.el \
 	$(lisp)/emacs-lisp/cl-specs.el \