Date: Thu, 27 Jun 1996 22:50:50 +0200 (MET DST) From: Michael Reifenberger <root@totum.plaut.de> To: FreeBSD-Current <current@freebsd.org> Subject: Re: Building inside of /usr/src? Message-ID: <Pine.BSI.3.94.960627225024.248C-100000@totum.plaut.de>
next in thread | raw e-mail | index | archive | help
Date: Thu, 27 Jun 1996 22:34:15 +0200 (MET DST) From: Michael Reifenberger <root@totum.plaut.de> To: Scott Blachowicz <scott@statsci.com> Subject: Re: Building inside of /usr/src? On Thu, 27 Jun 1996, Scott Blachowicz wrote: > Date: Thu, 27 Jun 1996 13:30:36 -0700 > From: Scott Blachowicz <scott@statsci.com> > To: Michael Reifenberger <root@totum.plaut.de> > Subject: Re: Building inside of /usr/src? > ... > Hmmm...what happens if you do something like this: > > # env PWD= make obj > > instead (the idea being to make sure PWD is cleared to make sure it isn't > having an effect on things). > As expected: (totum)(root) # cd /usr/src/lib/libc (totum)(root) # unsetenv PWD (totum)(root) # make cleandir (totum)(root) # make obj /usr/obj/a/src/lib/libc created for /a/src/lib/libc Bye! ---- Michael Reifenberger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960627225024.248C-100000>