From owner-freebsd-arch Sat Jul 1 4:15:51 2000 Delivered-To: freebsd-arch@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id 01DBC37BA0E for ; Sat, 1 Jul 2000 04:15:45 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id NAA15576 for ; Sat, 1 Jul 2000 13:16:29 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200007011116.NAA15576@grimreaper.grondar.za> To: freebsd-arch@freebsd.org Subject: Where to put make variable PERLVER= ?? Date: Sat, 01 Jul 2000 13:16:29 +0200 From: Mark Murray Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I would like to create a system-wide variable PERLVER (I'm not religious about the name) that will tell any (b)Makefile what version of perl the current build has in it, so that (say) FOO= /dir/subdir/${PERLVER}/bar in a Makefile will Do The Right Thing. Is sys.mk the right or OK place to put this? M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message