[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make vs. gmake
- Date: Mon, 14 Oct 2002 17:23:30 -0700
- From: aaron at frye.com (Aaron J. Grier)
- Subject: make vs. gmake
On Tue, Oct 08, 2002 at 03:46:57PM -0400, Steven Grunza wrote:
> How can I be certain that gmake is called during builds instead of the
> system's make? That may be the source of my problems.
>
> Is there a command line option I need to pass to ./bootstrap ?
export MAKE=gmake
before running bootstrap or running any configures.
I can now develop (happily?) under NetBSD, including BDM support...
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron at frye.com