]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix problem with ./ to run executable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:58:18 +0000 (17:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:58:18 +0000 (17:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@2524 0785d39b-7218-0410-832d-ea1e28bc413d

tests/big-tests/nonlinear/fixed-point-iteration/Makefile

index 6d6f4c8d4c3253fba297ce9d515dfb0e9b07cdee..a027cf7215d5c9882891c8b6bfcbcf2d58f7b759 100644 (file)
@@ -92,7 +92,7 @@ $(target) : $(libraries)
 
 # rule how to run the program
 run: $(target)
-       $(target) $(run-parameters)
+       ./$(target) $(run-parameters)
        $(additional-run-action)
 
 

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.