summaryrefslogtreecommitdiffstats
path: root/cpukit/automake/local.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/automake/local.am')
-rw-r--r--cpukit/automake/local.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/cpukit/automake/local.am b/cpukit/automake/local.am
index 70326fb82f..723c12fd84 100644
--- a/cpukit/automake/local.am
+++ b/cpukit/automake/local.am
@@ -4,11 +4,7 @@ preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
-depend-am: depend-gcc
+depend-am:
depend: depend-am
-.PHONY: depend depend-am depend-gcc
-
-clean-local:
- $(RM) -r o-optimize o-debug $(CLEANDIRS)
- $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp
+.PHONY: depend depend-am