From owner-freebsd-questions Thu Oct 24 19:34:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6429137B401 for ; Thu, 24 Oct 2002 19:34:27 -0700 (PDT) Received: from labrador.dhs.org (12-224-223-87.client.attbi.com [12.224.223.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D6543E77 for ; Thu, 24 Oct 2002 19:34:26 -0700 (PDT) (envelope-from davido@labrador.dhs.org) Received: from labrador.dhs.org (localhost [127.0.0.1]) by labrador.dhs.org (8.12.6/8.12.6) with ESMTP id g9P2YpFK097392 for ; Thu, 24 Oct 2002 19:34:51 -0700 (PDT) (envelope-from davido@labrador.dhs.org) Received: from localhost (davido@localhost) by labrador.dhs.org (8.12.6/8.12.6/Submit) with ESMTP id g9P2Yj4K097389 for ; Thu, 24 Oct 2002 19:34:45 -0700 (PDT) Date: Thu, 24 Oct 2002 19:34:44 -0700 (PDT) From: David Oleszkiewicz To: Subject: make clean of /usr/ports Message-ID: <20021024192714.G90371-100000@labrador.dhs.org> x-gpg-key: http://www.labrador.dhs.org/davido.pub x-gpg-fingerprint: D99E 0378 743A 58CE 7A0F CE68 F563 C90A 385E 149E MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I haven't been that good at running make clean after installing my ports and could like to clean things up now. I tried running make clean at the top of the ports tree and it works, it just keeps recursing on everyones dependencies so ports like autoconf get make clean'ed a real lot. Is there a way to tell the Make to ignore the dependencies. I couldn't figure one out from looking at the Make files. Please cc this address as I am not subscribed to the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message