From 08df9a21e4c2305d869bae228472517a9152be85 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 23 Jan 2003 22:21:24 +0000 Subject: 2003-01-23 Ralf Corsepius * automake/local.am: Remove distclean-local. Remove PROJECT_TOOLS. --- cpukit/ChangeLog | 5 +++++ cpukit/automake/local.am | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 347a274125..f74c599a5c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Ralf Corsepius + + * automake/local.am: Remove distclean-local. + Remove PROJECT_TOOLS. + 2003-01-21 Ralf Corsepius * automake/compile.am: Remove CLEAN_DEPEND (Unused). diff --git a/cpukit/automake/local.am b/cpukit/automake/local.am index ca146e837e..165142bc01 100644 --- a/cpukit/automake/local.am +++ b/cpukit/automake/local.am @@ -31,8 +31,3 @@ clean-local: $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS) $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp -distclean-local: - $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile - -PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools - -- cgit v1.2.3