summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-08-16 13:13:53 +0000
committerAndrew Innes <andrewi@gnu.org>2001-08-16 13:13:53 +0000
commit206a06064f73398f6e920b8cb839e92e6db1f82d (patch)
tree37d5eea12a3d26edca36519166c4643fd7080629
parentcca1b1d7ca8d49ebe9e9fd60f8c4aea4c5d5c927 (diff)
downloademacs-206a06064f73398f6e920b8cb839e92e6db1f82d.tar.gz
(DONTCOMPILE): Omit bindings.el.
-rw-r--r--lisp/makefile.nt1
-rw-r--r--lisp/makefile.w32-in1
2 files changed, 0 insertions, 2 deletions
diff --git a/lisp/makefile.nt b/lisp/makefile.nt
index 88c10441ac7..cceb17cb5ff 100644
--- a/lisp/makefile.nt
+++ b/lisp/makefile.nt
@@ -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 \
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index 83b4cf8644a..a375ee072a7 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -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 \