summaryrefslogtreecommitdiffstats
path: root/automake/local.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-20 12:48:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-20 12:48:47 +0000
commit159efe9f56fd1ae03dea4621f4ae151f565c095d (patch)
treeda9d7575d0ae5d0e64bc3feae2442d27220f77c3 /automake/local.am
parent2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-159efe9f56fd1ae03dea4621f4ae151f565c095d.tar.bz2
2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am: Remove distclean-local.
Diffstat (limited to '')
-rw-r--r--automake/local.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/automake/local.am b/automake/local.am
index ca146e837e..51572dccc5 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -31,8 +31,5 @@ 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