From owner-cvs-all Tue Mar 6 7: 0:40 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 68E8C37B718; Tue, 6 Mar 2001 07:00:34 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f26F0YO32955; Tue, 6 Mar 2001 07:00:34 -0800 (PST) (envelope-from dfr) Message-Id: <200103061500.f26F0YO32955@freefall.freebsd.org> From: Doug Rabson Date: Tue, 6 Mar 2001 07:00:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lorder lorder.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2001/03/06 07:00:33 PST Modified files: usr.bin/lorder lorder.sh Log: Pick up the environment variable ${NM} if it exists and use that to list symbols. This allows lorder to be used more easily in a cross-build environment. Revision Changes Path 1.4 +3 -2 src/usr.bin/lorder/lorder.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message