From 16735cab84323bdeec8b2cca5c4873acec72c39c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 21 Jan 2003 13:40:05 +0000 Subject: 2003-01-21 Ralf Corsepius * automake/compile.am: Remove CLEAN_DEPEND (Unused). Remove CLOBBER_DEPEND (Unused). --- cpukit/automake/compile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpukit/automake/compile.am') 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' -- cgit v1.2.3