Is there any file or environment variable where you can set, for example, the -j parameter to be passed to make during compilation? I have a dual-CPU Celeron machine, and it would be very nice to have a setting which would automatically take advantage of this by passing something like -j4 to make for every single invocation. Vin