/[emacs]/emacs/src/Makefile.in
ViewVC logotype

Diff of /emacs/src/Makefile.in

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

revision 1.307 by tamm, Tue Nov 30 05:57:27 2004 UTC revision 1.308 by teirllm, Sat Apr 16 00:30:45 2005 UTC
# Line 686  otherobj= $(termcapobj) lastfile.o $(mal Line 686  otherobj= $(termcapobj) lastfile.o $(mal
686  #define WINNT_SUPPORT  #define WINNT_SUPPORT
687  #endif  #endif
688    
689    #ifdef HAVE_WINDOW_SYSTEM
690    #define TOOLTIP_SUPPORT ${lispsource}tooltip.elc
691    #else
692    #define TOOLTIP_SUPPORT
693    #endif
694    
695  /* List of Lisp files loaded into the dumped Emacs.  It's arranged  /* List of Lisp files loaded into the dumped Emacs.  It's arranged
696     like this because it's easier to generate it semi-mechanically from     like this because it's easier to generate it semi-mechanically from
697     loadup.el this way.     loadup.el this way.
# Line 779  lisp= \ Line 785  lisp= \
785          ${lispsource}emacs-lisp/timer.elc \          ${lispsource}emacs-lisp/timer.elc \
786          ${lispsource}vc-hooks.elc \          ${lispsource}vc-hooks.elc \
787          ${lispsource}ediff-hook.elc \          ${lispsource}ediff-hook.elc \
788            TOOLTIP_SUPPORT \
789          VMS_SUPPORT \          VMS_SUPPORT \
790          MSDOS_SUPPORT \          MSDOS_SUPPORT \
791          WINNT_SUPPORT \          WINNT_SUPPORT \
# Line 885  SOME_MACHINE_LISP = ${dotdot}/lisp/mouse Line 892  SOME_MACHINE_LISP = ${dotdot}/lisp/mouse
892    ${dotdot}/lisp/ls-lisp.elc ${dotdot}/lisp/dos-fns.elc \    ${dotdot}/lisp/ls-lisp.elc ${dotdot}/lisp/dos-fns.elc \
893    ${dotdot}/lisp/w32-fns.elc ${dotdot}/lisp/dos-w32.elc \    ${dotdot}/lisp/w32-fns.elc ${dotdot}/lisp/dos-w32.elc \
894    ${dotdot}/lisp/disp-table.elc ${dotdot}/lisp/dos-vars.elc \    ${dotdot}/lisp/disp-table.elc ${dotdot}/lisp/dos-vars.elc \
895      ${dotdot}/lisp/tooltip.elc \
896    ${dotdot}/lisp/international/ccl.elc \    ${dotdot}/lisp/international/ccl.elc \
897    ${dotdot}/lisp/international/codepage.elc    ${dotdot}/lisp/international/codepage.elc
898    

Legend:
Removed from v.1.307  
changed lines
  Added in v.1.308

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