the .elc file to batch-byte-compile.
2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
+ * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
+ the .elc file to batch-byte-compile.
+
* progmodes/cc-mode.el (c-make-inherited-keymap): Only use
set-keymap-parents if set-keymap-parent doesn't exist.
$(lisp)/progmodes/cc-mode.el \
$(lisp)/progmodes/cc-langs.el \
$(lisp)/progmodes/cc-defs.el
- $(emacs) $(BYTE_COMPILE_EXTRA_FLAGS) -f batch-byte-compile $@
+ $(emacs) $(BYTE_COMPILE_EXTRA_FLAGS) -f batch-byte-compile $<
# Update MH-E internal autoloads. These are not to be confused with
# the autoloads for the MH-E entry points, which are already in loaddefs.el.