]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow clean target to fail.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Apr 2001 16:42:51 +0000 (16:42 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Apr 2001 16:42:51 +0000 (16:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@4510 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index f43f1d21cd2956f6f43447e1f26fd1cfd54572f7..6ba78e50d57db720f5f2bbdf545a2bca4e8c0c30 100644 (file)
@@ -1,5 +1,5 @@
 ######################################################################
-# $Id$
+# Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
 # Copyright (C) 2001, the deal.II authors
 #
@@ -121,10 +121,10 @@ run-tests: $(sort $(tests:%=%.check))
 ############################################################
 
 clean:
-       rm -f Makefile.depend *.o *.go *.output
+       -rm -f Makefile.depend *.o *.go *.output
 
 veryclean: clean
-       rm -f *.exe *.testcase *.inp *.gpl *.eps *.gnuplot
+       -rm -f *.exe *.testcase *.inp *.gpl *.eps *.gnuplot
 
 
 

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.