]> git.eshelyaron.com Git - emacs.git/commitdiff
(DONTCOMPILE): Omit bindings.el.
authorAndrew Innes <andrewi@gnu.org>
Thu, 16 Aug 2001 13:13:53 +0000 (13:13 +0000)
committerAndrew Innes <andrewi@gnu.org>
Thu, 16 Aug 2001 13:13:53 +0000 (13:13 +0000)
lisp/makefile.nt
lisp/makefile.w32-in

index 88c10441ac7a1aa7cbda4583a3db886c3429bbd4..cceb17cb5fff85740ce40e34852e1e7a3bf3bfd4 100644 (file)
@@ -46,7 +46,6 @@ ETAGS = ..\lib-src\$(BLD)\etags
 #   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 \
index 83b4cf8644ae7ae68731eca120d78a56de5e2176..a375ee072a7a5f6d4b5c79551b4a359461f01b29 100644 (file)
@@ -50,7 +50,6 @@ ETAGS = "../lib-src/$(BLD)/etags"
 #   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 \