1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00

(dontcompilefiles): Add list of files that should not be byte-compiled.

This commit is contained in:
Richard M. Stallman 1997-05-20 19:38:31 +00:00
parent 83d7d14c03
commit e51f50efcd

View 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