# HG changeset patch # User Eli Zaretskii # Date 1149875710 0 # Node ID 1eb33156a937157e3f4a9d686efca93ed07954b1 # Parent bccec3b68d81e8a6f094718ca40a89b31f87c4c2 ($(BLD)/yow.$(O)): Remove target. diff -r bccec3b68d81 -r 1eb33156a937 lib-src/makefile.w32-in --- a/lib-src/makefile.w32-in Fri Jun 09 17:53:58 2006 +0000 +++ b/lib-src/makefile.w32-in Fri Jun 09 17:55:10 2006 +0000 @@ -120,7 +120,6 @@ # # 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 @@ $(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