[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MAKECMDGOALS
From: |
Noel Yap |
Subject: |
Re: MAKECMDGOALS |
Date: |
Thu, 30 Oct 2003 17:42:58 -0500 |
According to the NEWS file that comes with the source, MAKECMDGOALS was added
in 3.76.
HTH,
Noel
Andy Xiao wrote:
>
> I am executing gmake (verion 3.74) with a target: "gmake xxx", I am
> expecting the MAKECMDGOALS containing xxx.
>
> At 05:20 PM 10/30/2003 -0500, Noel Yap wrote:
> >Are you executing gmake with a target (eg "gmake all") or relying on the
> >"first rule hit" behaviour (eg "gmake")? If the former, what does "gmake
> >-npqr all 2>&1 | grep MAKECMDGOALS" give? If the latter, I think
> >MAKECMDGOALS is supposed to be empty.
> >
> >HTH,
> >Noel
> >
> >Andy Xiao wrote:
> > >
> > > Is MAKECMDGOALS working? How come it always turns out to be empty.
> > >
> > >
> > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> > > _______________________________________________
> > > Help-make mailing list
> > > address@hidden
> > > http://mail.gnu.org/mailman/listinfo/help-make
> >
> >--
> >NOTICE: If received in error, please destroy and notify sender. Sender
> >does not waive confidentiality or privilege, and use is prohibited.
--
NOTICE: If received in error, please destroy and notify sender. Sender does
not waive confidentiality or privilege, and use is prohibited.
- Re: MAKECMDGOALS,
Noel Yap <=