diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 6aa15964f45cbe1964cbf20d116e6228c5310c74..7cc4c27aa5bea93c30fc736c985470972110a1e2 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)