]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clean executables in bin subdir.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2002 17:59:51 +0000 (17:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2002 17:59:51 +0000 (17:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@6516 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index 1a186cd99c7be0a9bbc107c8c457fbf2fcb21252..362fea8774118491b2c0cc9fc62ba2296df0071f 100644 (file)
@@ -9,7 +9,7 @@ default:
 # clean everything
 clean: clean-objects
 
-# only clean object files, not libraries
+# only clean object files, not libraries and executables
 clean-objects:  clean-base clean-lac \
                clean-1d clean-2d clean-3d \
                clean-contrib
@@ -25,7 +25,7 @@ clean-contrib:
        -rm contrib/*/*.o
 
 veryclean: clean
-       -rm -f lib*
+       -rm -f lib* bin/*
 
 .PHONY: clean clean-objects 
 .PHONY: clean-base clean-lac clean-1d clean-2d clean-3d

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.