From 6e5b4ed6eae64cca9781da09261e842700c99d38 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 28 Aug 2007 08:43:22 +0000 Subject: [PATCH] Unify Makefile stuff. --- src/ChangeLog.multi-tty | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 5a057e149b9..2932aaf47fd 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty @@ -309,9 +309,6 @@ 0000-00-00 Karoly Lorentey - * Makefile.in (SOME_MACHINE_LISP): Fix typo. - (lisp, shortlisp): Add termdev.elc. - * process.c (Fmake_network_process): Don't unrequest_sigio on modern systems. @@ -537,6 +534,14 @@ (get_device): New declaration. * Makefile.in (callproc.o): Update dependencies. + (lisp, shortlisp): Add termdev.elc. + (obj): Add terminal.o. + (terminal.o): Add dependencies. + [HAVE_CARBON]: Make terminal.o depend on macgui.h. + (data.o, fns.o): Add termhooks.h dependency. + (SOME_MACHINE_LISP): Add dnd.elc. + (minibuf.o): Fix typo. + Update dependencies. 0000-00-00 Karoly Lorentey @@ -550,10 +555,6 @@ (Fdisplay_name, create_device, delete_device): Move to terminal.c. (syms_of_term): Move their initialization to terminal.c. - * Makefile.in (obj): Add terminal.o. - (terminal.o): Add dependencies. - [HAVE_CARBON]: Make terminal.o depend on macgui.h. - * alloc.c (mark_devices): Declare. (Fgarbage_collect): Call `mark_devices'. @@ -683,8 +684,6 @@ * data.c: Include termhooks.h. - * Makefile.in (data.o, fns.o): Add termhooks.h dependency. - * keyboard.h (pop_frame_kboard): Remove declaration. (push_kboard, pop_kboard, temporarily_switch_to_single_kboard) (record_single_kboard_state): New declarations. @@ -894,8 +893,6 @@ 0000-00-00 Karoly Lorentey - * Makefile.in (SOME_MACHINE_LISP): Add dnd.elc. - * keyboard.c (interrupt_signal, handle_interrupt): Move thread check to interrupt_signal. Check for frame on controlling tty instead of current selected frame in handle_interrupt. @@ -956,8 +953,6 @@ 0000-00-00 Karoly Lorentey - * Makefile.in (minibuf.o): Fix typo. - * dispextern.h (get_display, Fdisplay_tty_type): New prototypes. (Fframe_tty_type): Remove. @@ -1128,8 +1123,6 @@ * window.c (init_window_once): Call make_terminal_frame with two zero parameters. - * Makefile.in: Update dependencies. - 0000-00-00 Karoly Lorentey * keyboard.c (echo_dash): Do nothing if there already is a dash at -- 2.39.2