On Sun, Aug 28, 2005 at 11:23:09AM -0700, Matthew Dillon wrote: > I never liked that aspect of make's /usr/obj support, but I tihnk /usr/obj > is correctable with an environment variable (from usr.bin/make/main.c):
Sure, it is. My .cshrc on leaf has: setenv MAKEOBJDIRPREFIX /unused3/joerg/obj setenv __MAKE_CONF /home/joerg/make.conf setenv CVSREADONLYFS 1 All three are handy. Which reminds me, any objection to move ISODIR under OBJDIR and use that for NRLOBJDIR as default as well? Joerg
