Home | History | Annotate | Download | only in config

Lines Matching refs:quiet

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