From: Eli Zaretskii Date: Fri, 9 Jun 2006 17:55:10 +0000 (+0000) Subject: ($(BLD)/yow.$(O)): Remove target. X-Git-Tag: emacs-pretest-22.0.90~2006 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=79b251d75c407d9f108d693e1bb3fecfdde8330c;p=emacs.git ($(BLD)/yow.$(O)): Remove target. --- 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