]> code.delx.au - gnu-emacs/commitdiff
(recompile): Compile new files.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Apr 2004 22:35:10 +0000 (22:35 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Apr 2004 22:35:10 +0000 (22:35 +0000)
lisp/Makefile.in

index 9efd587a199d45e997aef36d9202fa62b5dc040f..7bb9a3221cc13dceb8a9d9a77d7cb2238c276498 100644 (file)
@@ -281,7 +281,7 @@ compile-after-backup: backup-compiled-files compile-always
 # .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