I decided to build something on my desktop today and I'm suddenly concerned about parallell building.  How do I setup my repo to automagically build with -j7 whenever I build a random template?  A related question, how do I do this for normal system wide?  Over my years with Linux I have always manually put in my J flags when compileing (except gentoo).  What is the best way to set global make flags?  All I can remember was gentoo which was /etc/make.conf.  But that was a long time ago.

Thanks,


L. Kain