changeset 39751:4c884afc638d

Remove fakemail from ALL
author Jason Rumney <jasonr@gnu.org>
date Wed, 10 Oct 2001 20:59:58 +0000
parents 97ff71730793
children b58336059062
files lib-src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Wed Oct 10 16:37:12 2001 +0000
+++ b/lib-src/makefile.w32-in	Wed Oct 10 20:59:58 2001 +0000
@@ -19,7 +19,7 @@
 #  Boston, MA 02111-1307, USA.
 #
 
-ALL	      = make-docfile hexl ctags etags movemail fakemail ebrowse
+ALL	      = make-docfile hexl ctags etags movemail ebrowse
 
 .PHONY: $(ALL)
 
@@ -39,7 +39,6 @@
 #		$(BLD)/digest-doc.exe	\
 #		$(BLD)/test-distrib.exe	\
 
-
 LIBS	      = $(BASE_LIBS) $(ADVAPI32)
 
 $(BLD)/make-docfile.exe: 	$(BLD)/make-docfile.$(O) $(BLD)/ntlib.$(O)