From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 6 13:44:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B7C16A4CE for ; Tue, 6 Apr 2004 13:44:06 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBB143D54 for ; Tue, 6 Apr 2004 13:44:06 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i36KlmGD020651 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 6 Apr 2004 23:47:50 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i36KhXLu000601; Tue, 6 Apr 2004 23:43:33 +0300 (EEST) (envelope-from ru) Date: Tue, 6 Apr 2004 23:43:33 +0300 From: Ruslan Ermilov To: Luigi Rizzo Message-ID: <20040406204333.GD272@ip.net.ua> References: <20040406182600.GA3907@schweikhardt.net> <20040406121135.A98012@xorpc.icir.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0lnxQi9hkpPO77W3" Content-Disposition: inline In-Reply-To: <20040406121135.A98012@xorpc.icir.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: hackers@freebsd.org cc: Jens Schweikhardt Subject: Re: make(1) guru question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 20:44:07 -0000 --0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 06, 2004 at 12:11:35PM -0700, Luigi Rizzo wrote: > On Tue, Apr 06, 2004 at 08:26:00PM +0200, Jens Schweikhardt wrote: > > Fellow hackers, > >=20 > > suppose you have a long list of files in a make variable V, exceeding > > kern.argmax. This means there is no way you can write a rule where $(V) > > is a command argument in any way shape or form. There is also no way to > > pass the value of V to xargs that I know of. For example with this >=20 > depending on the use, you might use something like >=20 > make -V variable_name | xargs ... >=20 > within the makefile. I got the suggestion from someone long ago > when I had this problem with src/sys/conf/Makefile.i386 >=20 I can only confirm that this is the only known solution so far. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcxZ1Ukv4P6juNwoRAvcBAJ9qgrw8ReNI1+qRqqfPdglesuRMJwCeKvIj 1uNlIukSJwmnDu2q6/3hysw= =5fcZ -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3--