From: Guido Kanschat Date: Thu, 17 Jan 2008 17:31:21 +0000 (+0000) Subject: add dependency to clean X-Git-Tag: v8.0.0~9528 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=622bfe52241f01a2cff697d9903bea1c68184a08;p=dealii.git add dependency to clean git-svn-id: https://svn.dealii.org/trunk@15622 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/Makefile b/deal.II/Makefile index 24a5ad1395..0d38181a81 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -143,7 +143,7 @@ TAGS: perl -pi -e 's/ \* .*//g; s&[\t]*/\*.*&&g; s&[\t]*\*/.*&&g;' TAGS -clean: common/scripts/make_dependencies \ +clean: deps \ clean-contrib clean-base clean-lac clean-dealII \ clean-doc clean-examples clean-lib clean-tests -rm -f TODO common/TAGS