]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Follow common convention.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Nov 1999 14:22:20 +0000 (14:22 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Nov 1999 14:22:20 +0000 (14:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@1950 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index c2bf1291067815e969904ff729bcff88ecbccb73..36090be56d6d8c462fcd4cf78fe84dfea91d5e0d 100644 (file)
@@ -2,11 +2,11 @@
 # Common Makefile for all test directories
 
 all:
-       cd base ; make
-       cd lac ; make
-       cd deal.II ; make
+       cd base ; $(MAKE)
+       cd lac ; $(MAKE)
+       cd deal.II ; $(MAKE)
 
 clean:
-       cd base ; make clean
-       cd lac ; make clean
-       cd deal.II ; make clean
+       cd base ; $(MAKE) clean
+       cd lac ; $(MAKE) clean
+       cd deal.II ; $(MAKE) clean

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.