summaryrefslogtreecommitdiffstats
path: root/cpukit/automake
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/automake/compile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/automake/compile.am b/cpukit/automake/compile.am
index 687262326d..73a99e36e6 100644
--- a/cpukit/automake/compile.am
+++ b/cpukit/automake/compile.am
@@ -82,9 +82,6 @@ ${ARCH}/%.rel: ${ARCH}/%.$(OBJEXT)
DEPEND=Depends-${ARCH}
-CLEAN_DEPEND=$(DEPEND).tmp
-CLOBBER_DEPEND=$(DEPEND)
-
# We deliberately don't have anything depend on the
# $(DEPEND) file; otherwise it will get rebuilt even
# on 'make clean'