mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 12:03:55 -08:00
(ALL): Do not include fakemail.
This commit is contained in:
parent
c1987f8586
commit
778cb23bcb
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2001-10-18 Andrew Innes <andrewi@gnu.org>
|
||||
|
||||
* makefile.nt (ALL): Do not include fakemail.
|
||||
|
||||
* makefile.w32-in (install): Do not copy fakemail.
|
||||
|
||||
2001-10-10 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* makefile.w32-in (ALL): Do not include fakemail.
|
||||
|
|
|
|||
|
|
@ -35,8 +35,7 @@ ALL = $(BLD)\make-docfile.exe \
|
|||
$(BLD)\ctags.exe \
|
||||
$(BLD)\etags.exe \
|
||||
$(BLD)\ebrowse.exe \
|
||||
$(BLD)\movemail.exe \
|
||||
$(BLD)\fakemail.exe \
|
||||
$(BLD)\movemail.exe
|
||||
|
||||
|
||||
# don't know what (if) to do with these yet...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue