From owner-cvs-all Thu Sep 6 10:53: 2 2001 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 99CA637B407; Thu, 6 Sep 2001 10:52:59 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86Hqxg40213; Thu, 6 Sep 2001 10:52:59 -0700 (PDT) (envelope-from obrien) Message-Id: <200109061752.f86Hqxg40213@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 6 Sep 2001 10:52:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/amd/include Makefile newvers.sh 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 obrien 2001/09/06 10:52:59 PDT Modified files: usr.sbin/amd/include Makefile newvers.sh Log: I was missing the HOST_OS_VERSION setting in the fall-back case. Also, the script was too position dependant. We now have make(1) pass in the file to grub around in to get our settings from. Revision Changes Path 1.7 +2 -2 src/usr.sbin/amd/include/Makefile 1.5 +6 -3 src/usr.sbin/amd/include/newvers.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message