From: wolf Date: Thu, 6 Jan 2000 15:54:15 +0000 (+0000) Subject: Modify Makefiles to generate reasonable output. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ab8580f99f3a72c972ddf3750a3c90ac5a19d2;p=dealii-svn.git Modify Makefiles to generate reasonable output. git-svn-id: https://svn.dealii.org/trunk@2164 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-4/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-4/Makefile index ea379565e2..110ec250eb 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-4/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-4/Makefile @@ -51,7 +51,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-5/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-5/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-5/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-5/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/examples/step-1/Makefile b/deal.II/examples/step-1/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/examples/step-1/Makefile +++ b/deal.II/examples/step-1/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/examples/step-2/Makefile b/deal.II/examples/step-2/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/examples/step-2/Makefile +++ b/deal.II/examples/step-2/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/examples/step-3/Makefile b/deal.II/examples/step-3/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/examples/step-3/Makefile +++ b/deal.II/examples/step-3/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/examples/step-4/Makefile b/deal.II/examples/step-4/Makefile index ea379565e2..110ec250eb 100644 --- a/deal.II/examples/step-4/Makefile +++ b/deal.II/examples/step-4/Makefile @@ -51,7 +51,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target) diff --git a/deal.II/examples/step-5/Makefile b/deal.II/examples/step-5/Makefile index dc2798f839..8753051799 100644 --- a/deal.II/examples/step-5/Makefile +++ b/deal.II/examples/step-5/Makefile @@ -50,7 +50,7 @@ $(target) : $(libraries) # rule how to run the program run: $(target) - @echo ============================ Running $@ + @echo ============================ Running $< @./$(target)