summaryrefslogtreecommitdiff
path: root/lisp/makefile.w32-in
diff options
context:
space:
mode:
authorTassilo Horn <tassilo@member.fsf.org>2009-11-20 14:05:18 +0000
committerTassilo Horn <tassilo@member.fsf.org>2009-11-20 14:05:18 +0000
commit1f35fda94f3aeaeec99fd327ea34d70b8dbdd30b (patch)
tree2075d7b988626ff1981874328ff6bd65aa53909f /lisp/makefile.w32-in
parent0d1d0d26a9f5634372da7f5b624e46fc2d54998b (diff)
downloademacs-1f35fda94f3aeaeec99fd327ea34d70b8dbdd30b.tar.gz
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
* Makefile.in: Don't refer cc-subword.elc but subword.elc.
Diffstat (limited to 'lisp/makefile.w32-in')
-rw-r--r--lisp/makefile.w32-in4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index 8c006f25eb3..6b36da51757 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -512,7 +512,7 @@ $(lisp)/progmodes/cc-align.elc $(lisp)/progmodes/cc-awk.elc\
$(lisp)/progmodes/cc-engine.elc $(lisp)/progmodes/cc-fonts.elc\
$(lisp)/progmodes/cc-langs.elc $(lisp)/progmodes/cc-menus.elc\
$(lisp)/progmodes/cc-mode.elc $(lisp)/progmodes/cc-styles.elc\
- $(lisp)/progmodes/cc-subword.elc $(lisp)/progmodes/cc-vars.elc: \
+ $(lisp)/progmodes/cc-vars.elc: \
$(lisp)/progmodes/cc-bytecomp.elc $(lisp)/progmodes/cc-defs.elc
$(lisp)/progmodes/cc-align.elc: \
@@ -546,8 +546,6 @@ $(lisp)/progmodes/cc-mode.elc: $(lisp)/progmodes/cc-langs.elc \
$(lisp)/progmodes/cc-styles.elc: $(lisp)/progmodes/cc-vars.elc \
$(lisp)/progmodes/cc-align.elc
-$(lisp)/progmodes/cc-subword.elc: $(lisp)/progmodes/cc-cmds.elc
-
$(lisp)/progmodes/cc-vars.elc: $(lisp)/custom.elc $(lisp)/widget.elc
# MH-E dependencies, mainly to prevent failures with parallel