]> code.delx.au - gnu-emacs/commitdiff
Remove fakemail from ALL
authorJason Rumney <jasonr@gnu.org>
Wed, 10 Oct 2001 20:59:58 +0000 (20:59 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 10 Oct 2001 20:59:58 +0000 (20:59 +0000)
lib-src/makefile.w32-in

index 11b3174635f876bd856121264943485856003f71..d772628d00600402c85c99947189fea0c2b0c5c5 100644 (file)
@@ -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 @@ LOCAL_FLAGS   = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
 #              $(BLD)/digest-doc.exe   \
 #              $(BLD)/test-distrib.exe \
 
-
 LIBS         = $(BASE_LIBS) $(ADVAPI32)
 
 $(BLD)/make-docfile.exe:       $(BLD)/make-docfile.$(O) $(BLD)/ntlib.$(O)