mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 12:03:55 -08:00
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
This commit is contained in:
parent
6d68310438
commit
149cbcb0b7
1 changed files with 3 additions and 1 deletions
|
|
@ -484,7 +484,9 @@ obj= dispnew.o frame.o scroll.o xdisp.o window.o \
|
|||
/* Object files used on some machine or other.
|
||||
These go in the DOC file on all machines
|
||||
in case they are needed there. */
|
||||
SOME_MACHINE_OBJECTS = sunfns.o
|
||||
SOME_MACHINE_OBJECTS = sunfns.o msdos.o \
|
||||
xterm.o xfns.o xfaces.o xmenu.o xselect.o xrdb.o
|
||||
|
||||
|
||||
#ifdef TERMINFO
|
||||
/* Used to be -ltermcap here. If your machine needs that,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue