|
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 |
>> 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 ______________________________________________
[Prev in Thread] | Current Thread | [Next in Thread] |