From 189c636af115408d492ae62e8d4168cc0ca93270 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 21 Mar 2006 23:46:01 +0000 Subject: 2006-03-21 Leonardo Lopes Pereira * Makeconf (mach_defs_names): Remove `mach_norma' and `norma_task'. --- ChangeLog | 4 ++++ Makeconf | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7abab767..dc9057b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-20 Leonardo Lopes Pereira + + * Makeconf (mach_defs_names): Remove `mach_norma' and `norma_task'. + 2006-01-26 Thomas Schwinge * config.guess: Updated from the canonical source. diff --git a/Makeconf b/Makeconf index 63e5d24c..b5cc6610 100644 --- a/Makeconf +++ b/Makeconf @@ -530,8 +530,8 @@ vpath %.defs $(top_srcdir)/hurd # These we want to find in the libc include directory... mach_defs_names = bootstrap exc mach mach4 \ - mach_host mach_norma mach_port mach_timer_reply memory_object \ - memory_object_default norma_task notify + mach_host mach_port mach_timer_reply memory_object \ + memory_object_default notify device_defs_names = dev_forward device device_reply device_request mach_defs = $(addsuffix .defs,$(mach_defs_names)) -- cgit v1.2.3