From d676ccf01ddcb57aedfb030f0337eb62cd6f89f9 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Sun, 13 Nov 2016 10:23:53 +0000 Subject: [PATCH] wmake/rules/General/yacc: Added QUIET_MESSAGE --- wmake/rules/General/yacc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wmake/rules/General/yacc b/wmake/rules/General/yacc index 18d8902160..206c978db2 100644 --- a/wmake/rules/General/yacc +++ b/wmake/rules/General/yacc @@ -1,11 +1,13 @@ SUFFIXES += .y .Y -ytoo = $(WM_SCHEDULER) yacc -v -d $< $(AND) \ +ytoo = $E $(call QUIET_MESSAGE, " yacc: $(