Does anybody know how to get Eclipse to use an existing makefile for a C
project? (I have tried things like telling it not to autogenerate a
makefile.)
Background: I downloaded the code to an open src project that came with
a makefile. If I run make from the command line everything's fine. If I
run it from Eclipse it complains it can't find some header files (which
are defined/located in the make file that came with the project) and so
I'm guessing it's ignoring the makefile.
Thanks,
Leo
--
Please post to: Hampshire@???
Web Interface:
https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL:
http://www.hantslug.org.uk
--------------------------------------------------------------