]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Silence output from compilation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Aug 2003 18:19:26 +0000 (18:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Aug 2003 18:19:26 +0000 (18:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@7950 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/Makefile

index a60a482f7804598cbddb075a8da123da9d8da20f..04b6719b95d2a55d45177a23d2bff8b47a21a909 100644 (file)
@@ -16,8 +16,8 @@ endif
 
 make_dependencies : make_dependencies.cc
        @echo ============================ Compiling $@
-       $(CXX) $(CXXFLAGS.o) -c $<
-       $(CXX) $(XLDFLAGS) -o $@ make_dependencies.o
+       @$(CXX) $(CXXFLAGS.o) -c $<
+       @$(CXX) $(XLDFLAGS) -o $@ make_dependencies.o
 
 clean:
        -rm -f make_dependencies

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.