From: Wolfgang 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-Tag: v8.0.0~4276 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73e03628c7c6fcc2201a77bdf02a324eb8ffdf7;p=dealii.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/\$$\(