Hi, I'm using these settings http://www.openbsd.org/faq/faq15.html#PortsConfig and make clean ; make clean=dist ; make clean=depends will clean it for me
On Sat, Nov 7, 2009 at 11:19 PM, stan <st...@panix.com> wrote: > On Sat, Nov 07, 2009 at 10:16:24PM +0100, Maxime DERCHE wrote: >> Hello, >> >> On Sat, 7 Nov 2009 11:06:07 -0500 >> stan <st...@panix.com> wrote: >> >> > I am building my first OpenBDS machine in a good while. I used the >> > auto partioner (a nice enhancement), but, I ran out of space in /usr. >> > Tracking it down, I find a new directory (new to me >> > anyway) /usr/ports/obj. >> > >> > What is the purpose of this directory? Why does a ?make clean" in a >> > port directory (/usr/ports/print/cups for instance) not delete the >> > appropriate files in this directory? When is it safe to clean up this >> > directory? >> >> man 7 hier >> >> /usr/obj is the "architecture specific target tree produced by >> build-ing the /usr/src tree." >> >> > > OK, got that. > > Now, the rest of the question. When/how is it suosed to be cleaned up? I > would have thought that a "make clean" in a given port directory would have > done that, but that does not appear to be the case. > > Followup question, if it is not autmatically cleaned up, when is it safe to > do so manualyy? > > > -- > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail?