summaryrefslogtreecommitdiffstats
path: root/automake/local.am
diff options
context:
space:
mode:
Diffstat (limited to 'automake/local.am')
-rw-r--r--automake/local.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/automake/local.am b/automake/local.am
index 51572dccc5..013d48f70a 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -24,12 +24,5 @@ depend-am:
depend: depend-am
.PHONY: depend depend-am
-${ARCH}:
- mkdir ${ARCH}
-
-clean-local:
- $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
- $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
-
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools