From: wolf Date: Mon, 3 Sep 2001 09:00:11 +0000 (+0000) Subject: Remove backupu files. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423163e0a4504dd8c53d6a70f20501ba754011f8;p=dealii-svn.git Remove backupu files. git-svn-id: https://svn.dealii.org/trunk@4932 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.rules b/tests/Makefile.rules index 647140624e..e86a954bfe 100644 --- a/tests/Makefile.rules +++ b/tests/Makefile.rules @@ -124,7 +124,7 @@ run-tests: $(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