mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(obj): Sync with src/Makefile.in
This commit is contained in:
parent
03c1904145
commit
eccfc7828e
1 changed files with 5 additions and 4 deletions
|
|
@ -143,13 +143,14 @@ $(BLD)/ctags.$(O): ctags.c
|
|||
# as it is required by code in doc.c.
|
||||
#
|
||||
obj = sunfns.o dosfns.o msdos.o \
|
||||
xterm.o xfns.o xmenu.o xselect.o xrdb.o fringe.o image.o \
|
||||
mac.o macterm.o macfns.o macmenu.o fontset.o font.o w32font.o \
|
||||
xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o \
|
||||
mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o \
|
||||
w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \
|
||||
w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o \
|
||||
font.o w32font.o \
|
||||
dispnew.o frame.o scroll.o xdisp.o window.o \
|
||||
charset.o coding.o category.o ccl.o \
|
||||
cm.o term.o xfaces.o \
|
||||
charset.o coding.o category.o ccl.o character.o chartab.o \
|
||||
cm.o term.o terminal.o xfaces.o \
|
||||
emacs.o keyboard.o macros.o keymap.o sysdep.o \
|
||||
buffer.o filelock.o insdel.o marker.o \
|
||||
minibuf.o fileio.o dired.o filemode.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue