From: bangerth Date: Wed, 23 Feb 2011 12:06:04 +0000 (+0000) Subject: Suppress output when building the parameter GUI in much the same way as we X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238163033a1865f3dc53df60a18fa60a5ee8a66c;p=dealii-svn.git Suppress output when building the parameter GUI in much the same way as we always do. git-svn-id: https://svn.dealii.org/trunk@23426 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/Makefile.in b/deal.II/contrib/Makefile.in index aaa2a05f42..9e431bee50 100644 --- a/deal.II/contrib/Makefile.in +++ b/deal.II/contrib/Makefile.in @@ -55,6 +55,7 @@ ifneq ($(QMAKE),) parameter_gui: @-cd parameter_gui ; \ $(QMAKE) -Wnone && \ + $(PERL) -pi -e 's#^\t(\$$\(CXX\)|[/a-zA-Z]*(moc|rcc)|\$$\(LINK\))#\t\@echo \"===================================== parameter_gui/\$$\(