[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: fun with paths in eclipse

I don't use managed make because I write my own makefiles so I can make from the command line. So this started out as an Empty C++ makefile project.

I'll check on pwd when I get back to work in the morning. I would like to learn more about how eclipse executes make targets, e.g. how is pwd defined, and how can you change it...