Re: Nautilus, App Development How to say run 'make' in this directory



Le mar 25/02/2003 à 07:24, Ben FrantzDale a écrit :
> On Mon, 2003-02-17 at 20:26, Ewing Jeff wrote:
> > Posting to gnome list , nautilus-users appears to be inactive
> > 
> > If I use nautilus to navigate into my application development
> > directory, nautilus recognizes the Makefile with a 'tractor'
> > icon.
> > 
> > How to I tell Nautilus to run make against the Makefile in this directory?
> 
> There are a few ways to do it...
> 
> You might be able to set it's default application as "make", but then
> you run into the issue that the command will be "make Makefile" rather
> than just "make".
> 

Isn't it possible to define "make -f " as the command so that it
executes "make -f Makefile" instead of "make Makefile" ?

> Alternately, you could make a script to do it, then you'd have it in
> your scripts sub-menu of the context menu.
> 
> --Ben
> 
> 
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list






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