]> code.delx.au - gnu-emacs/blobdiff - src/Makefile.in
merge master
[gnu-emacs] / src / Makefile.in
index e73a4054191673573cf5bc8b7b4cad17b2781a68..9bd86d54793744fcc733c8c3c02ee9aaaf9820a7 100644 (file)
@@ -646,7 +646,7 @@ tags: TAGS ../lisp/TAGS $(lwlibdir)/TAGS
 ## bootstrap-emacs$(EXEEXT) as an order-only prerequisite.
 
 %.elc: %.el | bootstrap-emacs$(EXEEXT)
-       @$(MAKE) -C ../lisp compile-onefile THEFILE=$< EMACS="$(bootstrap_exe)"
+       @$(MAKE) -C ../lisp EMACS="$(bootstrap_exe)" THEFILE=$< $<c
 
 ## VCSWITNESS points to the file that holds info about the current checkout.
 ## We use it as a heuristic to decide when to rebuild loaddefs.el.