Mercurial > emacs
changeset 71295:1eb33156a937
($(BLD)/yow.$(O)): Remove target.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 09 Jun 2006 17:55:10 +0000 |
parents | bccec3b68d81 |
children | 478fcdecb1b7 |
files | lib-src/makefile.w32-in |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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