]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
veryclean has been renamed to distclean in top-level Makefile, so
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Feb 2003 16:40:45 +0000 (16:40 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Feb 2003 16:40:45 +0000 (16:40 +0000)
mirror this change here.

git-svn-id: https://svn.dealii.org/trunk@7071 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index bbd86ea78ef08a33d3a7aaf909db880b7e1476cf..a64b9301f0b8a5cc6e44d5a8647c43ac9f1e70a1 100644 (file)
@@ -1,7 +1,7 @@
 ######################################################################
 # Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
-# Copyright (C) 2001, 2002, the deal.II authors
+# Copyright (C) 2001, 2002, 2003, the deal.II authors
 #
 # Common make rules for test files. To be included by the Makefiles
 # in the subdirectories.
@@ -130,7 +130,7 @@ run-tests: $(tests:%=%.OK)
 clean:
        -rm -f Makefile.depend *.$(OBJEXT) *.g.$(OBJEXT) *.output *~
 
-veryclean: clean
+distclean: clean
        -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.