X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <15277904.post@talk.nabble.com> Date: Mon, 4 Feb 2008 13:23:34 -0800 (PST) From: nobody To: cygwin AT cygwin DOT com Subject: Adding a PATH to Cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dailykos AT budweiser DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/