Mercurial > emacs
changeset 86524:38aa6ed0d890
(VMS_SUPPORT): No longer byte-compiled.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 28 Nov 2007 00:24:58 +0000 |
parents | a5a206b3f518 |
children | 2368adb145a5 |
files | lib-src/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.w32-in Tue Nov 27 09:06:32 2007 +0000 +++ b/lib-src/makefile.w32-in Wed Nov 28 00:24:58 2007 +0000 @@ -171,7 +171,7 @@ # lisp files that are loaded up on other platforms MSDOS_SUPPORT = $(lispsource)dos-fns.elc $(lispsource)dos-vars.elc $(lispsource)international/ccl.elc $(lispsource)international/codepage.elc -VMS_SUPPORT = $(lispsource)vmsproc.elc $(lispsource)vms-patch.elc +VMS_SUPPORT = $(lispsource)vmsproc.el $(lispsource)vms-patch.el lisp1= \ $(lispsource)abbrev.elc \