]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
make target explicit in Makefile
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Sep 2011 18:59:15 +0000 (18:59 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Sep 2011 18:59:15 +0000 (18:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@24345 0785d39b-7218-0410-832d-ea1e28bc413d

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 575312d3add443f3d73954e50a5c61cf70a00bb1..63c08f1218e29d66ea192571791e384354cedbe1 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-3.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no
index 575312d3add443f3d73954e50a5c61cf70a00bb1..abbbf3ced9f77f486ab3571b3f740397623a7fbf 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-4.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no
index 575312d3add443f3d73954e50a5c61cf70a00bb1..3f4716d82b383e1b48dab2e5af3902c427c64fef 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-5.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no
index 575312d3add443f3d73954e50a5c61cf70a00bb1..14129c9378a316e32592038416987467a91c5770 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-6.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no
index 575312d3add443f3d73954e50a5c61cf70a00bb1..5dd30eea54452e5b14258ec4d4877ecea7204a76 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-7.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no
index 575312d3add443f3d73954e50a5c61cf70a00bb1..cb5a053b76b5007db3a6ab6aa2d09859611190d7 100644 (file)
@@ -7,7 +7,7 @@
 # The first is the name of the application. It is assumed that the
 # application name is the same as the base file name of the single C++
 # file from which the application is generated.
-target = $(basename $(shell echo step-*.cc))
+target = step-8.cc
 
 # The second field determines whether you want to run your program in
 # debug or optimized mode. The latter is significantly faster, but no

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.