Remove fakemail from ALL
This commit is contained in:
parent
031a167823
commit
57854d7a44
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue