summaryrefslogtreecommitdiffstats
path: root/automake
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--automake/compile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/automake/compile.am b/automake/compile.am
index b925e0a10e..abe0a8acfa 100644
--- a/automake/compile.am
+++ b/automake/compile.am
@@ -102,9 +102,6 @@ ${ARCH}/%.o: %.S
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'