]> git.eshelyaron.com Git - emacs.git/commitdiff
(dontcompilefiles): Add list of files that should not be byte-compiled.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 May 1997 19:38:31 +0000 (19:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 May 1997 19:38:31 +0000 (19:38 +0000)
lisp/Makefile

index 80cb5c41356f4ad927e417996dba413f451a8e6c..239d207722b630ad21f9819489d94632f01a4e9c 100644 (file)
@@ -5,6 +5,11 @@ EMACS = emacs
 SOURCES = *.el COPYING Makefile
 lisptagsfiles = [a-zA-Z]*.el */[a-zA-Z]*.el
 
+dontcompilefiles: bindings.el blessmail.el bruce.el cus-load.el cus-start.el
+dontcompilefiles: forms-d2.el forms-pass.el i3-syntax.el iso-syntax.el
+dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el
+dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el 
+
 doit:
 
 custom-deps: doit