From: Wolfgang Bangerth Date: Wed, 2 Feb 2000 11:44:06 +0000 (+0000) Subject: Ack, changed the wrong file. X-Git-Tag: v8.0.0~21037 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947c9c7f473718cedfb9fa6ca5d5cfb7953b9b91;p=dealii.git Ack, changed the wrong file. git-svn-id: https://svn.dealii.org/trunk@2323 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/Makefile b/tests/base/Makefile index 6a73a6c1ae..e033fc3601 100644 --- a/tests/base/Makefile +++ b/tests/base/Makefile @@ -177,7 +177,7 @@ target1: $(target1-o-files) $(libraries) ############################################################ clean: - rm -f Make.depend *.o *.go *.output T + rm -f Make.depend *.o *.go *.output veryclean: clean rm -f *.testcase *.inp *.gpl *.eps *.gnuplot