comparison src/Makefile.in @ 17684:e486cbd2419d

(MOUSE_SUPPORT): Delete menu-bar.elc. (lisp): Move menu-bar.elc here. Add custom.elc and cus-start.elc.
author Richard M. Stallman <rms@gnu.org>
date Tue, 06 May 1997 19:42:05 +0000
parents 6326f81513a4
children 524fcbd0f164
comparison
equal deleted inserted replaced
17683:975d093d45fb 17684:e486cbd2419d
581 #else 581 #else
582 #define FLOAT_SUPPORT 582 #define FLOAT_SUPPORT
583 #endif 583 #endif
584 584
585 #ifdef HAVE_MOUSE 585 #ifdef HAVE_MOUSE
586 #define MOUSE_SUPPORT ${lispsource}menu-bar.elc ${lispsource}mouse.elc \ 586 #define MOUSE_SUPPORT ${lispsource}mouse.elc \
587 ${lispsource}select.elc ${lispsource}scroll-bar.elc 587 ${lispsource}select.elc ${lispsource}scroll-bar.elc
588 #else 588 #else
589 #define MOUSE_SUPPORT 589 #define MOUSE_SUPPORT
590 #endif 590 #endif
591 591
627 627
628 lisp= \ 628 lisp= \
629 ${lispsource}abbrev.elc \ 629 ${lispsource}abbrev.elc \
630 ${lispsource}buff-menu.elc \ 630 ${lispsource}buff-menu.elc \
631 ${lispsource}byte-run.elc \ 631 ${lispsource}byte-run.elc \
632 ${lispsource}cus-start.elc \
633 ${lispsource}custom.elc \
632 ${lispsource}files.elc \ 634 ${lispsource}files.elc \
633 ${lispsource}fill.elc \ 635 ${lispsource}fill.elc \
634 ${lispsource}format.elc \ 636 ${lispsource}format.elc \
635 FACE_SUPPORT \ 637 FACE_SUPPORT \
636 MOUSE_SUPPORT \ 638 MOUSE_SUPPORT \
643 ${lispsource}lisp-mode.elc \ 645 ${lispsource}lisp-mode.elc \
644 ${lispsource}lisp.elc \ 646 ${lispsource}lisp.elc \
645 ${lispsource}loadup.el \ 647 ${lispsource}loadup.el \
646 ${lispsource}loaddefs.el \ 648 ${lispsource}loaddefs.el \
647 ${lispsource}map-ynp.elc \ 649 ${lispsource}map-ynp.elc \
650 ${lispsource}menu-bar.elc \
648 ${lispsource}mule.elc \ 651 ${lispsource}mule.elc \
649 ${lispsource}mule-conf.el \ 652 ${lispsource}mule-conf.el \
650 ${lispsource}mule-cmds.elc \ 653 ${lispsource}mule-cmds.elc \
651 ${lispsource}characters.elc \ 654 ${lispsource}characters.elc \
652 ${lispsource}language/chinese.elc \ 655 ${lispsource}language/chinese.elc \