aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-09 17:55:10 +0000
committerEli Zaretskii2006-06-09 17:55:10 +0000
commit79b251d75c407d9f108d693e1bb3fecfdde8330c (patch)
tree81e23918d0f6fa6c1ca3c00ba83c070598c11d1b /lib-src
parent8c09ed8296da5c42232e995d18053c30c324789b (diff)
downloademacs-79b251d75c407d9f108d693e1bb3fecfdde8330c.tar.gz
emacs-79b251d75c407d9f108d693e1bb3fecfdde8330c.zip
($(BLD)/yow.$(O)): Remove target.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/makefile.w32-in5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index aaa35aec040..96464e39506 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -120,7 +120,6 @@ $(BLD)/ctags.$(O): ctags.c
120# 120#
121# don't know what to do with these yet... 121# don't know what to do with these yet...
122# 122#
123# $(BLD)/yow.exe: $(BLD)/yow.$(O)
124# $(BLD)/emacstool.exe: $(BLD)/emacstool.$(O) 123# $(BLD)/emacstool.exe: $(BLD)/emacstool.$(O)
125# $(BLD)/server.exe: $(BLD)/server.$(O) 124# $(BLD)/server.exe: $(BLD)/server.$(O)
126# $(BLD)/cvtmail.exe: $(BLD)/cvtmail.$(O) 125# $(BLD)/cvtmail.exe: $(BLD)/cvtmail.$(O)
@@ -468,7 +467,3 @@ $(BLD)/timer.$(O) : \
468 $(EMACS_ROOT)/src/s/ms-w32.h \ 467 $(EMACS_ROOT)/src/s/ms-w32.h \
469 $(EMACS_ROOT)/src/m/intel386.h \ 468 $(EMACS_ROOT)/src/m/intel386.h \
470 $(EMACS_ROOT)/lib-src/../src/config.h 469 $(EMACS_ROOT)/lib-src/../src/config.h
471
472$(BLD)/yow.$(O) : \
473 $(SRC)/yow.c \
474 $(EMACS_ROOT)/lib-src/../src/paths.h