From owner-cvs-all Tue Mar 5 11:37:41 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 2B17237B49A; Tue, 5 Mar 2002 11:37:16 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g25JbGA43093; Tue, 5 Mar 2002 11:37:16 -0800 (PST) (envelope-from obrien) Message-Id: <200203051937.g25JbGA43093@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 5 Mar 2002 11:37:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/awk 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 obrien 2002/03/05 11:37:16 PST Modified files: usr.bin/awk Makefile Log: On the sparc64 platform we install the `1 true AWK' as "awk". On all other platforms we install as "nawk". At the moment Gawk is borked on sparc64, however BWK AWK works fine. Revision Changes Path 1.2 +10 -3 src/usr.bin/awk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message