Mercurial > emacs
changeset 38996:75af792df610
(DONTCOMPILE): Sync list from makefile.w32-in.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Tue, 28 Aug 2001 14:42:38 +0000 |
parents | e3ab893551db |
children | 751bf57c84a1 |
files | lisp/makefile.nt |
diffstat | 1 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/makefile.nt Tue Aug 28 14:34:17 2001 +0000 +++ b/lisp/makefile.nt Tue Aug 28 14:42:38 2001 +0000 @@ -71,6 +71,26 @@ $(lisp)/play/bruce.el \ $(lisp)/subdirs.el \ $(lisp)/term/internal.el \ + $(lisp)/term/AT386.el \ + $(lisp)/term/apollo.el \ + $(lisp)/term/bobcat.el \ + $(lisp)/term/iris-ansi.el \ + $(lisp)/term/keyswap.el \ + $(lisp)/term/linux.el \ + $(lisp)/term/lk201.el \ + $(lisp)/term/news.el \ + $(lisp)/term/vt102.el \ + $(lisp)/term/vt125.el \ + $(lisp)/term/vt200.el \ + $(lisp)/term/vt201.el \ + $(lisp)/term/vt220.el \ + $(lisp)/term/vt240.el \ + $(lisp)/term/vt300.el \ + $(lisp)/term/vt320.el \ + $(lisp)/term/vt400.el \ + $(lisp)/term/vt420.el \ + $(lisp)/term/wyse50.el \ + $(lisp)/term/xterm.el \ $(lisp)/version.el # Files to compile before others during a bootstrap. This is done