From: Eli Zaretskii Date: Sat, 3 Jun 2006 12:12:13 +0000 (+0000) Subject: Delete traces of leditcfns.c. X-Git-Tag: emacs-pretest-22.0.90~2098 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1f4fd92cafe64500baac93d76e15ba6b91272d48;p=emacs.git Delete traces of leditcfns.c. --- diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 6aa15964f45..7cc4c27aa5b 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -34,7 +34,6 @@ LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ # $(BLD)/env.exe \ # $(BLD)/server.exe \ # $(BLD)/emacstool.exe \ -# $(BLD)/leditcfns.exe \ # $(BLD)/emacsclient.exe \ # $(BLD)/cvtmail.exe \ # $(BLD)/digest-doc.exe \ @@ -117,7 +116,6 @@ $(BLD)/ctags.$(O): ctags.c # $(BLD)/sorted-doc.exe: $(BLD)/sorted-doc.$(O) # $(BLD)/yow.exe: $(BLD)/yow.$(O) # $(BLD)/emacstool.exe: $(BLD)/emacstool.$(O) -# $(BLD)/leditcfns.exe: $(BLD)/leditcfns.$(O) # $(BLD)/server.exe: $(BLD)/server.$(O) # $(BLD)/cvtmail.exe: $(BLD)/cvtmail.$(O) # $(BLD)/digest-doc.exe: $(BLD)/digest-doc.$(O)