2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/compile.am: Remove CLEAN_DEPEND (Unused).
	Remove CLOBBER_DEPEND (Unused).
This commit is contained in:
Ralf Corsepius
2003-01-21 13:40:05 +00:00
parent d693386940
commit 16735cab84
4 changed files with 10 additions and 6 deletions

View File

@@ -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'