discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep make with differently-named makefiles


From: Michael Hopkins
Subject: Re: GNUstep make with differently-named makefiles
Date: Fri, 27 Jun 2008 11:58:11 +0100
User-agent: Unison/1.8.1

On 2008-06-24 11:28:48 +0100, "Nicola Pero" <nicola.pero@meta-innovation.com> said:


>> Can GNUstep make use a file other than the default 'GNUmakefile'?  In

>> (p)make you just use '-f othermakefile.. '.
>
> Yes.  You do it
as in
>
> make MAKEFILE_NAME=othermakefile

I just tried it out and realized that it should really be

make -f othermakefile MAKEFILE_NAME=othermakefile

That works for me :-)

Thanks


Thanks Nicola this works for me too.

Is there any possibility of there being a more concise syntax in the future?

Thx

M

______________________________________________

   Hopkins Research      Touch the Future
______________________________________________



reply via email to

[Prev in Thread] Current Thread [Next in Thread]