> -----Original Message----- > From: Guillaume du Pontavice [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 02, 2003 6:19 PM > To: [EMAIL PROTECTED] > Subject: Problems with trivial makefile > > > hello, > > i am in trouble with a trivial makefile, using cygwin > 1.5.5-1 and make > 3.80-1 on Windows 2000 SP3
I do not know what is causing your problem, but I reproduced the two Makefiles and the directory tree. 'make' gave the expected results instead of the erroneous results that you are seeing. Are you running ash (/bin/sh), bash, or some other shell? Here is what I am running: $ cygcheck -c ash bash cygwin make Cygwin Package Information Package Version Status ash 20031007-1 OK bash 2.05b-16 OK cygwin 1.5.5-1 OK make 3.80-1 OK This is on Windows 2000. You might try checking your installation with 'cygcheck -c' and consider reinstalling some packages. ----- -- 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/