changeset 55078:6fd8c9a09dac

(recompile): Compile new files.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 21 Apr 2004 22:35:10 +0000
parents 6635869bd341
children 94d5cc4f2843
files lisp/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/Makefile.in	Wed Apr 21 22:34:27 2004 +0000
+++ b/lisp/Makefile.in	Wed Apr 21 22:35:10 2004 +0000
@@ -281,7 +281,7 @@
 # .elc is present.
 
 recompile: doit $(lisp)/progmodes/cc-mode.elc
-	$(EMACS) $(EMACSOPT) -f batch-byte-recompile-directory $(lisp)
+	$(EMACS) $(EMACSOPT) --eval "(batch-byte-recompile-directory 0)" $(lisp)
 
 # CC Mode uses a compile time macro system which causes a compile time
 # dependency in cc-mode.elc on the macros in cc-langs.el and the