diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-06-03 12:12:13 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-06-03 12:12:13 +0000 |
commit | 1f4fd92cafe64500baac93d76e15ba6b91272d48 (patch) | |
tree | d797907cb93647a0af7effea4f8a18cb730d4034 /lib-src/makefile.w32-in | |
parent | 04a1dad0855a77fc160d38c0b91a107168c97475 (diff) | |
download | emacs-1f4fd92cafe64500baac93d76e15ba6b91272d48.tar.gz |
Delete traces of leditcfns.c.
Diffstat (limited to 'lib-src/makefile.w32-in')
-rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 0 insertions, 2 deletions
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) |