From b52d7bc73d0be7e08bb2462fd24c481881dd32ef Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 6 Jun 2003 02:46:34 +0000 Subject: 2003-06-06 Ralf Corsepius * automake/local.am: Remove $(ARCH), clean-local. --- automake/local.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'automake') diff --git a/automake/local.am b/automake/local.am index fa90e4c3a4..cfd96cf048 100644 --- a/automake/local.am +++ b/automake/local.am @@ -16,12 +16,4 @@ depend-am: depend: depend-am .PHONY: depend depend-am -${ARCH}: - mkdir ${ARCH} - -clean-local: - $(RM) -r o-optimize o-debug $(CLEANDIRS) - $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp - PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools - -- cgit v1.2.3