From: wolf Date: Mon, 11 Feb 2002 09:06:20 +0000 (+0000) Subject: No object files to clean any more. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb79cdd715da43366c621d8041866e9c0d8a64ee;p=dealii-svn.git No object files to clean any more. git-svn-id: https://svn.dealii.org/trunk@5486 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Makefile b/deal.II/deal.II/Makefile index e9f85702de..98a35df828 100644 --- a/deal.II/deal.II/Makefile +++ b/deal.II/deal.II/Makefile @@ -172,7 +172,6 @@ include $D/common/scripts/forward_declarations clean: -rm -f *~ */*~ */*/*~ Makefile.dep - cd lib ; $(MAKE) clean ###################