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

* automake/local.am: Remove $(ARCH), clean-local.
This commit is contained in:
Ralf Corsepius
2003-06-06 02:46:34 +00:00
parent 7423766bb6
commit b52d7bc73d
2 changed files with 4 additions and 8 deletions

View File

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