From owner-cvs-all Tue May 9 3:39:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8A5A37B9F9; Tue, 9 May 2000 03:39:40 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA03949; Tue, 9 May 2000 03:39:39 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200005091039.DAA03949@freefall.freebsd.org> From: Nick Hibma Date: Tue, 9 May 2000 03:39:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/05/09 03:39:39 PDT Modified files: sys/conf Makefile.alpha Makefile.i386 Log: Create a separate target for the 'modules'. Without this the modules are only rebuilt if the kernel has changed as well. While there make 'all' and 'modules' a PHONY target. Revision Changes Path 1.54 +6 -1 src/sys/conf/Makefile.alpha 1.186 +7 -1 src/sys/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message