aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorEli Zaretskii2012-10-12 11:45:45 +0200
committerEli Zaretskii2012-10-12 11:45:45 +0200
commit0dc9ee4adad0b566c32036a4c201a1de882ac65b (patch)
treea61f585563633f0f38838012771dae63a3cef098 /src/makefile.w32-in
parent182b170f7ec712b7f89ada65095aae5bb8fe553e (diff)
parent81749a2374c78d656888b462f3b29301e4cbd1c7 (diff)
downloademacs-0dc9ee4adad0b566c32036a4c201a1de882ac65b.tar.gz
emacs-0dc9ee4adad0b566c32036a4c201a1de882ac65b.zip
Merge from trunk.
Diffstat (limited to 'src/makefile.w32-in')
-rw-r--r--src/makefile.w32-in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index f96f765a7fa..e4a77cc87a3 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -736,7 +736,6 @@ $(BLD)/dispnew.$(O) : \
736 $(SRC)/disptab.h \ 736 $(SRC)/disptab.h \
737 $(SRC)/indent.h \ 737 $(SRC)/indent.h \
738 $(SRC)/termchar.h \ 738 $(SRC)/termchar.h \
739 $(SRC)/termopts.h \
740 $(NT_INC)/unistd.h \ 739 $(NT_INC)/unistd.h \
741 $(BUFFER_H) \ 740 $(BUFFER_H) \
742 $(CHARACTER_H) \ 741 $(CHARACTER_H) \
@@ -1016,7 +1015,6 @@ $(BLD)/indent.$(O) : \
1016 $(SRC)/indent.h \ 1015 $(SRC)/indent.h \
1017 $(SRC)/region-cache.h \ 1016 $(SRC)/region-cache.h \
1018 $(SRC)/termchar.h \ 1017 $(SRC)/termchar.h \
1019 $(SRC)/termopts.h \
1020 $(BUFFER_H) \ 1018 $(BUFFER_H) \
1021 $(CHARACTER_H) \ 1019 $(CHARACTER_H) \
1022 $(CONFIG_H) \ 1020 $(CONFIG_H) \
@@ -1413,7 +1411,6 @@ $(BLD)/term.$(O) : \
1413 $(SRC)/disptab.h \ 1411 $(SRC)/disptab.h \
1414 $(SRC)/keymap.h \ 1412 $(SRC)/keymap.h \
1415 $(SRC)/termchar.h \ 1413 $(SRC)/termchar.h \
1416 $(SRC)/termopts.h \
1417 $(SRC)/tparam.h \ 1414 $(SRC)/tparam.h \
1418 $(NT_INC)/sys/file.h \ 1415 $(NT_INC)/sys/file.h \
1419 $(NT_INC)/sys/time.h \ 1416 $(NT_INC)/sys/time.h \