]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
minor improvements
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 May 1999 11:36:32 +0000 (11:36 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 May 1999 11:36:32 +0000 (11:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@1274 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/Makefile

index 5206a20f89b9648f22ae97e4660ac550d44b0525..ac8fcdb906deeb0e712153c0a3b7da7e6cedbf93 100644 (file)
@@ -41,7 +41,7 @@ libraries = $(libs)
 flags     = $(CXXFLAGS.o) $(CXXFLAGS)
 endif
 
-all: solver mgbase mg
+all: solver mgbase mg benchmark
 
 ############################################################
 # Typical block for building a running program
@@ -139,10 +139,10 @@ target1: $(target1-o-files) $(libraries)
 ############################################################
 
 clean:
-       rm -f *.o *.go
+       rm -f *.o *.go *.output
 
 veryclean: clean
-       rm -f solver *.inp *.gpl *.eps *.gnuplot
+       rm -f solver mgbase mg benchmark *.inp *.gpl *.eps *.gnuplot
 
 ############################################################
 # Automatic generation of dependencies

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.