From: Wolfgang Bangerth Date: Thu, 1 Oct 1998 16:53:02 +0000 (+0000) Subject: Change Makefile a bit to conform to the changes made in the /lib subdirectory. X-Git-Tag: v8.0.0~22650 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e214b85fa0d0b94b0345e23595c76d43c8fd2d2b;p=dealii.git Change Makefile a bit to conform to the changes made in the /lib subdirectory. git-svn-id: https://svn.dealii.org/trunk@607 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Makefile b/deal.II/deal.II/Makefile index 4351ae5602..f5e5bd9435 100644 --- a/deal.II/deal.II/Makefile +++ b/deal.II/deal.II/Makefile @@ -17,7 +17,7 @@ examples: cd examples ; make lib-clean: - rm -f *~ include/*~ include/*/*~ lib/lib* lib/*o lib/st* + -rm -f *~ include/*~ include/*/*~ lib/lib* lib/o/* lib/go/* lib/st* doc-clean: