On Mon, 26 Aug 2002, Philip S Tellis wrote:
On Sun, 25 Aug 2002, Shailesh wrote:
Have you tried writing a makefile and then.. :!make Makefile >make.out
:make is sufficient.
I searched the net and got this tip : if you want to use gcc use set makeprg=gcc now i just do :make filename in vi and the cursor goes to the line containing error(s) (if any)
Just inquisitive : what is make and what exactly is Makefile ?
I've used this command to install apps (make ,make install ...) but really haven't got into knowing what it exactly is I tried man make but I could not follow it
Please enlighten
-- Nikhil Joshi