From 63a04f76c11e8cb700af3d1778ab3364ed73491c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Aug 2003 06:57:29 +0000 Subject: 2003-08-18 Ralf Corsepius * automake/local.am: Remove "debug". --- cpukit/ChangeLog | 4 ++++ cpukit/automake/local.am | 8 -------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 890169e34e..398598aec3 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2003-08-18 Ralf Corsepius + + * automake/local.am: Remove "debug". + 2003-08-11 Joel Sherrill * configure.ac: Removed duplicate entry. diff --git a/cpukit/automake/local.am b/cpukit/automake/local.am index 0cdbdb50b1..70326fb82f 100644 --- a/cpukit/automake/local.am +++ b/cpukit/automake/local.am @@ -1,13 +1,5 @@ ## $Id$ -debug: - @echo - @echo "\"make debug\" is obsolete, instead use:" - @echo " make VARIANT=DEBUG" - @echo - -.PHONY: debug - preinstall-am: $(PREINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am -- cgit v1.2.3