]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bug.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Feb 2000 15:50:24 +0000 (15:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Feb 2000 15:50:24 +0000 (15:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@2307 0785d39b-7218-0410-832d-ea1e28bc413d

16 files changed:
deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-4/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-5/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-6/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-7/Makefile
deal.II/deal.II/Attic/examples/step-by-step/step-8/Makefile
deal.II/examples/step-1/Makefile
deal.II/examples/step-2/Makefile
deal.II/examples/step-3/Makefile
deal.II/examples/step-4/Makefile
deal.II/examples/step-5/Makefile
deal.II/examples/step-6/Makefile
deal.II/examples/step-7/Makefile
deal.II/examples/step-8/Makefile

index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 495da02f836d8d373699e61698bb9362d3d074f1..bd4dad5fbccb756b3530e7babc434c27aa3126c5 100644 (file)
@@ -107,7 +107,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 495da02f836d8d373699e61698bb9362d3d074f1..bd4dad5fbccb756b3530e7babc434c27aa3126c5 100644 (file)
@@ -107,7 +107,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when
index 11c833fdbc670f72eb498b72bafcce2b46eee8df..445913746c7c2d69dd94982d98be791ab612ecc1 100644 (file)
@@ -105,7 +105,7 @@ $(target) : $(libraries)
 # following rule:
 run: $(target)
        @echo ============================ Running $<
-       @.(include-path-base)/base$(target)
+       @./$(target)
 
 
 # As a last rule to the `make' program, we define what to do when

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.