]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove binaries as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 00:11:38 +0000 (00:11 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 00:11:38 +0000 (00:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@7109 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index 99ce0aa2c321aafd585b5b5e099bdebefab657f7..f8bbb4a89c779146a755400fd960f8eae041de42 100644 (file)
@@ -12,7 +12,7 @@ default:
 
 
 # clean everything
-clean: clean-objects
+clean: clean-objects clean-bin
 
 # only clean object files, not libraries and executables
 clean-objects:  clean-base clean-lac \
@@ -29,6 +29,9 @@ clean-base clean-lac clean-1d clean-2d clean-3d:
 clean-contrib:
        -rm contrib/*/*.$(OBJEXT)
 
+clean-bin:
+       -rm bin/detached_ma27
+
 distclean: clean
        -rm -f lib* bin/*
 

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.