]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable showing linker line again.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 09:52:43 +0000 (09:52 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2001 09:52:43 +0000 (09:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@4690 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 911e24033da1664ded8eee389872ee46d7c55bca..04c7b75ca0b1c092c4ae0f0e79346bd0063d5123 100644 (file)
@@ -35,7 +35,7 @@ endif
        @$(CXX) $(flags) -c $< -o $@
 %.exe :
        @echo =====linking======= $@
-       $(CXX) $(LDFLAGS) $(flags:-Kc++eh,) -o $@ $^ $(LIBS)
+       @$(CXX) $(LDFLAGS) $(flags:-Kc++eh,) -o $@ $^ $(LIBS)
 
 
 ############################################################

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.