On Wed, Jan 12, 2011 at 12:50:00PM +0100, Benoît Burnichon wrote:
> Hi all,
> 
> I use vim to edit my program (I actually use a remote ssh server with no X 
> server).
> 
> I would like to be able to run compile within vim.
> 
> Is there a way to enter ptxdist bash environment. And then use standard make 
> commands to perform ptxdist operations like
> 
> make clean udev          for ptxdist clean udev
> make drop udev.compile   for ptxdist drop udev.compile
> make compile udev        for ptxdist compile udev
> make targetinstall world for ptxdist go

<esc>:!ptxdist go

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to