]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clean libs as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Apr 2001 13:53:33 +0000 (13:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 4 Apr 2001 13:53:33 +0000 (13:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@4371 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index d1d5385fbe126167b35e925beb515c32c2f2bd9e..5297e0a90c3fe3d92cf3e054c47edfb1046f4082 100644 (file)
@@ -151,7 +151,7 @@ TAGS: $(filter-out %/forward_declarations.h,                                \
        @cd $D/common ; etags $^
 
 
-clean: clean-contrib clean-base clean-lac clean-dealII clean-doc clean-examples
+clean: clean-contrib clean-base clean-lac clean-dealII clean-doc clean-examples clean-lib
        -rm -f TODO common/TAGS
 
 clean-contrib:
@@ -172,8 +172,11 @@ clean-doc:
 clean-examples:
        cd $D/examples ; $(MAKE) clean
 
+clean-lib:
+       cd $(LIBDIR) ; $(MAKE) clean
+
 
 .PHONY: base baseg lac lacg 1d 2d 3d 1dg 2dg 3dg all \
         online-doc printable-doc tex-doc contrib \
         clean clean-contrib clean-base clean-lac clean-dealII \
-       clean-doc clean-examples TAGS TODO
+       clean-doc clean-examples clean-lib TAGS TODO

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.