From: wolf 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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513fb0d2e0286ca47a5d1b2f17d5a31d657bedaa;p=dealii-svn.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: