global make -s

Michael BlackHeart amdmiek at gmail.com
Sun Jan 22 14:24:44 UTC 2012


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?


More information about the freebsd-stable mailing list