From owner-cvs-all Sat Jun 22 11:16:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04F0137B404; Sat, 22 Jun 2002 11:16:25 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5MIGO698788; Sat, 22 Jun 2002 11:16:24 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206221816.g5MIGO698788@freefall.freebsd.org> From: Juli Mallett Date: Sat, 22 Jun 2002 11:16:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/06/22 11:16:24 PDT Modified files: sys/i386/conf Makefile Log: Use rm -f in the clean target, as seems to be common practice, and also avoids errors if no LINT exists. Submitted by: dwcjr Revision Changes Path 1.6 +1 -1 src/sys/i386/conf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message