From owner-cvs-all Tue Feb 26 7:13: 2 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 761F937B41C; Tue, 26 Feb 2002 07:12:55 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QFCtg25028; Tue, 26 Feb 2002 07:12:55 -0800 (PST) (envelope-from murray) Message-Id: <200202261512.g1QFCtg25028@freefall.freebsd.org> From: Murray Stokely Date: Tue, 26 Feb 2002 07:12:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient 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 murray 2002/02/26 07:12:54 PST Modified files: sbin/dhclient Makefile Log: Add some ifdef(RELEASE_CRUNCH) goo to explicitly list the requisite object files for crunchgen. Without this patch, release.4 will fail to build the crunched binaries for the release floppies. Revision Changes Path 1.15 +48 -0 src/sbin/dhclient/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message