emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Fri, 21 Mar 2003 20:34:16 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.271 emacs/src/Makefile.in:1.272
*** emacs/src/Makefile.in:1.271 Fri Mar 21 08:48:50 2003
--- emacs/src/Makefile.in       Fri Mar 21 20:34:16 2003
***************
*** 572,578 ****
  /* lastfile must follow all files
     whose initialized data areas should be dumped as pure by dump-emacs.  */
  obj=    dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \
!       charset.o coding.o category.o ccl.o\
        cm.o term.o xfaces.o $(XOBJ) \
        emacs.o keyboard.o macros.o keymap.o sysdep.o \
        buffer.o filelock.o insdel.o marker.o \
--- 572,578 ----
  /* lastfile must follow all files
     whose initialized data areas should be dumped as pure by dump-emacs.  */
  obj=    dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \
!       charset.o coding.o category.o ccl.o \
        cm.o term.o xfaces.o $(XOBJ) \
        emacs.o keyboard.o macros.o keymap.o sysdep.o \
        buffer.o filelock.o insdel.o marker.o \
***************
*** 703,709 ****
        ${lispsource}facemenu.elc \
        MOUSE_SUPPORT \
        ${lispsource}float-sup.elc \
!       ${lispsource}frame.elc\
        ${lispsource}help.elc \
        ${lispsource}indent.elc \
        ${lispsource}isearch.elc \
--- 703,709 ----
        ${lispsource}facemenu.elc \
        MOUSE_SUPPORT \
        ${lispsource}float-sup.elc \
!       ${lispsource}frame.elc \
        ${lispsource}help.elc \
        ${lispsource}indent.elc \
        ${lispsource}isearch.elc \
***************
*** 1112,1118 ****
  indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
     termopts.h disptab.h region-cache.h charset.h composite.h dispextern.h \
     keyboard.h
! insdel.o: insdel.c window.h buffer.h $(INTERVAL_SRC) blockinput.h charset.h\
     dispextern.h atimer.h systime.h $(config_h)
  keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h charset.h \
     commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \
--- 1112,1118 ----
  indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
     termopts.h disptab.h region-cache.h charset.h composite.h dispextern.h \
     keyboard.h
! insdel.o: insdel.c window.h buffer.h $(INTERVAL_SRC) blockinput.h charset.h \
     dispextern.h atimer.h systime.h $(config_h)
  keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h charset.h \
     commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \
***************
*** 1204,1210 ****
  floatfns.o: floatfns.c $(config_h)
  fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
   frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h
! print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
     $(config_h) dispextern.h msdos.h composite.h
  lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h 
$(config_h) \
   termhooks.h coding.h msdos.h
--- 1204,1210 ----
  floatfns.o: floatfns.c $(config_h)
  fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
   frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h
! print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h \
     $(config_h) dispextern.h msdos.h composite.h
  lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h 
$(config_h) \
   termhooks.h coding.h msdos.h
***************
*** 1253,1259 ****
  endif
  
  macosx-bundle: ${emacsapp}Contents/Resources/English.lproj \
!       ${emacsapp}Contents/Info.plist ${emacsapp}Contents/PkgInfo\
        ${emacsapp}Contents/Resources/Emacs.icns \
        ${emacsapp}Contents/Resources/English.lproj/InfoPlist.strings
  macosx-app: macosx-bundle ${emacsapp}Contents/MacOS/Emacs \
--- 1253,1259 ----
  endif
  
  macosx-bundle: ${emacsapp}Contents/Resources/English.lproj \
!       ${emacsapp}Contents/Info.plist ${emacsapp}Contents/PkgInfo \
        ${emacsapp}Contents/Resources/Emacs.icns \
        ${emacsapp}Contents/Resources/English.lproj/InfoPlist.strings
  macosx-app: macosx-bundle ${emacsapp}Contents/MacOS/Emacs \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]