[plug] Running make in vim: change makefile location

Carl Gherardi carl.gherardi at gmail.com
Wed Jul 20 13:26:59 WST 2005


> > I believe that when you run make in vim it looks in the current
> > directory for the makefile. How do I get vim to use a makefile that is
> > in a different directory?

!make -C relpath/

Should do the trick.

Carl G



More information about the plug mailing list