Date: Sun, 22 Jan 2012 17:54:12 +0400 From: Michael BlackHeart <amdmiek@gmail.com> To: freebsd-stable@freebsd.org Subject: global make -s Message-ID: <CA%2BAz77Ph5ERNqkb8_aVF-YZvpfyWung1128O%2BuZWb4Qqzb-Btg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I'd like to know is there any good way to implement make -s behaivor as a default, 'cos in man make.conf & examplet/etc/make.conf there's no anything about it. In most cases I just don't want to see echo output of make. I've added an alias to .cshrc like this^ alias make make -s \!:1 but I don't know could be there any negativity. Any advices?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BAz77Ph5ERNqkb8_aVF-YZvpfyWung1128O%2BuZWb4Qqzb-Btg>