Remove fakemail from ALL

This commit is contained in:
Jason Rumney 2001-10-10 20:59:58 +00:00
parent 031a167823
commit 57854d7a44

View 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)