changeset 83707:7e7de59e2889

Unify Makefile stuff.
author Glenn Morris <rgm@gnu.org>
date Tue, 28 Aug 2007 08:43:22 +0000
parents bdff2c77dfb9
children bd0fde00d991
files src/ChangeLog.multi-tty
diffstat 1 files changed, 8 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.multi-tty	Tue Aug 28 08:38:34 2007 +0000
+++ b/src/ChangeLog.multi-tty	Tue Aug 28 08:43:22 2007 +0000
@@ -309,9 +309,6 @@
 
 0000-00-00  Karoly Lorentey  <lorentey@elte.hu>
 
-	* 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  <lorentey@elte.hu>
 
@@ -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  <lorentey@elte.hu>
 
-	* 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  <lorentey@elte.hu>
 
-	* 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  <lorentey@elte.hu>
 
 	* keyboard.c (echo_dash): Do nothing if there already is a dash at