cons-discuss
[Top][All Lists]
Advanced

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

Re: perl actions as build commands


From: Timothee Besset
Subject: Re: perl actions as build commands
Date: Tue, 16 Oct 2001 13:21:29 +0200

Yeah well, my fellow French developers never RTFM either :-)

TTimo

On Tue, 16 Oct 2001 13:13:47 +0200
"CARRY,GILLES (Non-HP-France,ex1)" <address@hidden> wrote:

> > 
> > I do the following:
> > 
> > sub launch {
> >   system("./build_setup.sh $CONFIG_DIR/out $WOLF_VER");
> >   return 1;
> > }
> > 
> > Command $env 'foo', "[perl] &launch()";
> > 
> > In this case I end up running a shell script (because of a bug in
> > Command), but you get the idea..
> > 
> 
> Thank-you for the answer.
> Anyway, I could have read the doc carefully and notice about the "[perl]"
> stuff.
> RTFM for myself.
> 
> Regards.
> 
> _______________________________________________
> address@hidden
> http://mail.gnu.org/mailman/listinfo/cons-discuss
> Cons URL: http://www.dsmit.com/cons/



reply via email to

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