hello Britton
thank you for your advice
You are right, I was not even asked the question but it is important that I
can see if my command fails. I'll think about that. thank you
--
View this message in context:
http://gnu-make.2324884.n4.nabble.com/assign-the-result-of-my-python-script
-result-of-my-python-script-to-a-variable-of-my-makefile-tp16217p16225.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.
___
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make
_so)))
Britton
On Wed, Mar 25, 2015 at 3:55 AM, Paul Smith wrote:
> On Wed, 2015-03-25 at 02:54 -0700, guylobster wrote:
>> this is the first time I do a makefile.
>> But I block to assign the result of my python script to a variable of my
>> makefile.
>> The functio
s the first time I do a makefile.
> > But I block to assign the result of my python script to a variable of my
> > makefile.
> > The function works. Here the function and the result.
> >
> > *My makefile*
> > G_SIZE=10
> > Quake:
> > python es
quot; only for consecutive lignes.
--
View this message in context:
http://gnu-make.2324884.n4.nabble.com/assign-the-result-of-my-python-script-to-a-variable-of-my-makefile-tp16217p16221.html
Sent from the Gnu - Make - Help mailing list archive at
On Wed, 2015-03-25 at 02:54 -0700, guylobster wrote:
> this is the first time I do a makefile.
> But I block to assign the result of my python script to a variable of my
> makefile.
> The function works. Here the function and the result.
>
> *My makefile*
> G_SIZE=10
>
hello,
this is the first time I do a makefile.
But I block to assign the result of my python script to a variable of my
makefile.
The function works. Here the function and the result.
*My makefile*
G_SIZE=10
Quake:
python estimationkmer.py $(G_SIZE)
ESTK=$(python estimationkmer.py