From owner-cvs-all Tue Feb 27 10:33:45 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 AB50537B71B; Tue, 27 Feb 2001 10:33:39 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIXdm15456; Tue, 27 Feb 2001 10:33:39 -0800 (PST) (envelope-from steve) Message-Id: <200102271833.f1RIXdm15456@freefall.freebsd.org> From: Steve Price Date: Tue, 27 Feb 2001 10:33:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/27 10:33:39 PST Modified files: shells/ksh93 Makefile Log: - Remove the custom do-extract target. - Cleanup the do-build target. - Allow the ksh binary to be statically linked but default to dynamic to support dynamic loading of 'builtin' functions. Submitted by: Jacques A. Vidrine Reviewed by: maintainer Revision Changes Path 1.9 +6 -9 ports/shells/ksh93/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message