/[emacs]/emacs/lib-src/makefile.w32-in
ViewVC logotype

Diff of /emacs/lib-src/makefile.w32-in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.31 by miles, Fri Jun 11 02:39:50 2004 UTC revision 2.32 by jhd, Tue Nov 9 08:18:58 2004 UTC
# Line 124  $(BLD)/ctags.$(O): ctags.c Line 124  $(BLD)/ctags.$(O): ctags.c
124  # $(BLD)/test-distrib.exe:      $(BLD)/test-distrib.$(O)  # $(BLD)/test-distrib.exe:      $(BLD)/test-distrib.$(O)
125    
126  #  #
127  # From ..\src\makefile.nt.  # From ..\src\Makefile.in
128    # It doesn't matter if the real name is *.obj for the files in this list,
129    # make-docfile blindly replaces .o with .c anyway.  Keep .o in this list
130    # as it is required by code in doc.c.
131  #  #
132  obj = abbrev.c alloc.c alloca.c buffer.c bytecode.c callint.c callproc.c casefiddle.c casetab.c category.c ccl.c charset.c cm.c cmds.c coding.c data.c dired.c dispnew.c doc.c doprnt.c editfns.c emacs.c eval.c fileio.c filelock.c filemode.c floatfns.c fns.c fontset.c frame.c fringe.c gmalloc.c image.c indent.c insdel.c intervals.c keyboard.c keymap.c lastfile.c lread.c macros.c marker.c minibuf.c print.c process.c ralloc.c regex.c region-cache.c scroll.c search.c sound.c strftime.c syntax.c sysdep.c term.c termcap.c textprop.c tparam.c undo.c unexw32.c vm-limit.c w32.c w32console.c w32fns.c w32heap.c w32inevt.c w32menu.c w32proc.c w32reg.c w32select.c w32term.c w32xfns.c window.c xdisp.c xfaces.c xfaces.c  obj=    sunfns.o dosfns.o msdos.o \
133            xterm.o xfns.o xmenu.o xselect.o xrdb.o  fringe.o image.o \
134            mac.o macterm.o macfns.o macmenu.o fontset.o \
135            w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \
136            w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o \
137            dispnew.o frame.o scroll.o xdisp.o window.o \
138            charset.o coding.o category.o ccl.o \
139            cm.o term.o xfaces.o \
140            emacs.o keyboard.o macros.o keymap.o sysdep.o \
141            buffer.o filelock.o insdel.o marker.o \
142            minibuf.o fileio.o dired.o filemode.o \
143            cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \
144            alloc.o data.o doc.o editfns.o callint.o \
145            eval.o floatfns.o fns.o print.o lread.o \
146            abbrev.o syntax.o bytecode.o \
147            process.o callproc.o \
148            region-cache.o sound.o atimer.o \
149            doprnt.o strftime.o intervals.o textprop.o composite.o md5.o
150    
151  #  #
152  # These are the lisp files that are loaded up in loadup.el  # These are the lisp files that are loaded up in loadup.el
153  #  #

Legend:
Removed from v.2.31  
changed lines
  Added in v.2.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26