Home | History | Annotate | Download | only in config

Lines Matching refs:quiet

469 # -s, --silent or --quiet is always the first char.
473 *\ -s*|s*) quiet="-q";; \
474 *) quiet="";; \
477 $(PYTHON_FOR_BUILD) $(srcdir)/setup.py $$quiet build