From a73e03628c7c6fcc2201a77bdf02a324eb8ffdf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 23 Feb 2011 12:06:04 +0000 Subject: [PATCH] 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 --- deal.II/contrib/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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/\$$\(