Date: Wed, 20 Feb 2002 17:39:53 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Murray Stokely <murray@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dhclient Makefile Makefile.inc src/sbin/dhclient/client Makefile src/sbin/dhclient/common Makefile src/sbin/dhclient/dst Makefile src/sbin/dhclient/minires Makefile src/sbin/dhclient/omapip Makefile Message-ID: <20020220163953.GI51784@cicely8.cicely.de> In-Reply-To: <200202191257.g1JCvJk59501@freefall.freebsd.org> References: <200202191257.g1JCvJk59501@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 19, 2002 at 04:57:19AM -0800, Murray Stokely wrote: > murray 2002/02/19 04:57:19 PST > > Modified files: > sbin/dhclient Makefile > Added files: > sbin/dhclient Makefile.inc > sbin/dhclient/client Makefile > sbin/dhclient/common Makefile > sbin/dhclient/dst Makefile > sbin/dhclient/minires Makefile > sbin/dhclient/omapip Makefile > Log: > Makefile glue for DHCP v3 import. > > Revision Changes Path > 1.14 +3 -20 src/sbin/dhclient/Makefile > 1.1 +37 -0 src/sbin/dhclient/Makefile.inc (new) > 1.1 +23 -0 src/sbin/dhclient/client/Makefile (new) > 1.1 +23 -0 src/sbin/dhclient/common/Makefile (new) > 1.1 +20 -0 src/sbin/dhclient/dst/Makefile (new) > 1.1 +21 -0 src/sbin/dhclient/minires/Makefile (new) > 1.1 +24 -0 src/sbin/dhclient/omapip/Makefile (new) The new Makefile layout breaks crunchgen configs: crunchgen: /var/d10/FreeBSD-Install/install-root/boot/boot_crunch.conf: dhclient: warning: could not find any .o files I use a self created, but release/i386/boot_crunch.conf doesn't seem to handle this too. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220163953.GI51784>