]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Pass $D down also on `run' and `clean'
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:13:12 +0000 (17:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:13:12 +0000 (17:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@2520 0785d39b-7218-0410-832d-ea1e28bc413d

tests/big-tests/Makefile

index 7d505a3c11a00c82b91bbc235d0dcae28766a794..21c7133e4db9cb5b50fa54db33b54cae774c188c 100644 (file)
@@ -25,9 +25,9 @@ $(compile) :
        cd $(@:.compile=) ; $(MAKE) D=$D
 
 $(run) :
-       cd $(@:.run=) ; $(MAKE) run
+       cd $(@:.run=) ; $(MAKE) run D=$D
 
 $(clean) :
-       -cd $(@:.clean=) ; $(MAKE) clean
+       -cd $(@:.clean=) ; $(MAKE) clean D=$D
 
 

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.