]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Removed spurious comments at the end
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 4 Sep 1999 00:08:36 +0000 (00:08 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 4 Sep 1999 00:08:36 +0000 (00:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@1723 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options

index 0b0717f221596711fd0209404ffe74550a00e1e4..037336df92fac3ca02a16fe304376824d218acd0 100644 (file)
@@ -10,7 +10,7 @@ vpath %.a $D/base/lib
 vpath %.a $D/lac/lib
 vpath %.a $D/deal.II/lib
 
-CXX       = c++
+CXX       = g++
 INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 CXXFLAGS.g= -DDEBUG -ggdb -Wall -W -Wconversion \
@@ -24,10 +24,10 @@ CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \
 
 
 
-#%.go : %.cc #Makefile
-#      @echo =====debug========= $<
-#      @$(CXX) $(flags) -c $< -o $@
-#%.o : %.cc #Makefile
-#      @echo =====optimized===== $<
-#      @$(CXX) $(flags) -c $< -o $@
+%.go : %.cc #Makefile
+       @echo =====debug========= $<
+       @$(CXX) $(flags) -c $< -o $@
+%.o : %.cc #Makefile
+       @echo =====optimized===== $<
+       @$(CXX) $(flags) -c $< -o $@
 

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.