# 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 = step-3.cc
+target = step-3
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no
# 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 = step-4.cc
+target = step-4
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no
# 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 = step-5.cc
+target = step-5
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no
# 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 = step-6.cc
+target = step-6
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no
# 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 = step-7.cc
+target = step-7
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no
# 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 = step-8.cc
+target = step-8
# The second field determines whether you want to run your program in
# debug or optimized mode. The latter is significantly faster, but no