From 79b251d75c407d9f108d693e1bb3fecfdde8330c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 9 Jun 2006 17:55:10 +0000 Subject: [PATCH] ($(BLD)/yow.$(O)): Remove target. --- lib-src/makefile.w32-in | 5 ----- 1 file changed, 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 -- 2.39.5