]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't let clean rule fail.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 16:32:33 +0000 (16:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 16:32:33 +0000 (16:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@7936 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/Makefile

index 8e6d63e8deda493e0eb7ff8ce51c4b8992870e49..fa257bbd1ee14184a461e05acb5c368ac9653e66 100644 (file)
@@ -14,6 +14,6 @@ make_dependencies : make_dependencies.cc
        @$(CXX) $(CXXFLAGS.o) $< -o $@
 
 clean:
-       rm -f make_dependencies
+       -rm -f make_dependencies
 
 .PHONY: 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.