]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Let the 'clean' rule call the Makefile in /lib.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Dec 1998 09:49:47 +0000 (09:49 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Dec 1998 09:49:47 +0000 (09:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@700 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Makefile

index f5e5bd9435a580f9180ea2a67b2829e74d2262a6..7ec3ec50b9ae795136d0ba94af4363c0e79fa9b9 100644 (file)
@@ -17,7 +17,8 @@ examples:
        cd examples ; make
 
 lib-clean:
-       -rm -f *~ include/*~ include/*/*~ lib/lib* lib/o/* lib/go/* lib/st*
+       -rm -f *~ include/*~ include/*/*~
+       cd lib ; make clean
 
 
 doc-clean:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.