g++ -M -MM *.c *.cpp
outputs a list of makefile dependencies. You can then edit the list into
a Makefile or create a simple script which uses the output from g++ -M
-MM to create your makefile.
Eric Worrall
--
You have just received an Etech Solution
For all your Linux requirements contact
ewor...@netcomuk.co.uk