From: Wolfgang Bangerth Date: Thu, 6 Jan 2000 15:54:15 +0000 (+0000) Subject: Modify Makefiles to generate reasonable output. X-Git-Tag: v8.0.0~21196 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3aa9a054d8c8d6a7eda084b1bfd07a66617647b;p=dealii.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)