I have been sucessfully been building my project and I have made no changes since last summer - but ever since I installed the new dev tools that come with Jaguar I have been unable to build it. This is the error message I get:
/usr/bin/gnumake
gnumake: *** No targets specified and no makefile found. Stop.
I have the makefile in teh same dir as the source. Does anyone know how I can get gnumake to see my makefile?
HELP!!!