summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-06-09 17:55:10 +0000
committerEli Zaretskii <eliz@gnu.org>2006-06-09 17:55:10 +0000
commit452940063ca745bc6b1c6f6f7a67f414f1ee9944 (patch)
treefd0b19d7572c87561b3849c72e15cd12e4102504 /lib-src
parent8fe99bb678bfe856062b95263dcc857599a28e41 (diff)
downloademacs-452940063ca745bc6b1c6f6f7a67f414f1ee9944.tar.gz
($(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
#
# don't know what to do with these yet...
#
-# $(BLD)/yow.exe: $(BLD)/yow.$(O)
# $(BLD)/emacstool.exe: $(BLD)/emacstool.$(O)
# $(BLD)/server.exe: $(BLD)/server.$(O)
# $(BLD)/cvtmail.exe: $(BLD)/cvtmail.$(O)
@@ -468,7 +467,3 @@ $(BLD)/timer.$(O) : \
$(EMACS_ROOT)/src/s/ms-w32.h \
$(EMACS_ROOT)/src/m/intel386.h \
$(EMACS_ROOT)/lib-src/../src/config.h
-
-$(BLD)/yow.$(O) : \
- $(SRC)/yow.c \
- $(EMACS_ROOT)/lib-src/../src/paths.h