From 206a06064f73398f6e920b8cb839e92e6db1f82d Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Thu, 16 Aug 2001 13:13:53 +0000 Subject: [PATCH] (DONTCOMPILE): Omit bindings.el. --- lisp/makefile.nt | 1 - lisp/makefile.w32-in | 1 - 2 files changed, 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 \ -- 2.39.5