Im trying to compile with a cyg makefile. Ive changed my directory within the shell to my programs ( C source code ) folder. When I run the following command "make -f makefile.cyg depend" It gives me a list of header files (files from my program, not API) that it cant locate "No such file or directory".
Im assuming this is because I havent added my programs folder to a PATH list. How do I go about this? -- View this message in context: http://www.nabble.com/Adding-a-PATH-to-Cygwin--tp15277904p15277904.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/