|
From: Oscar F. <of...@wa...> - 2003-06-29 04:58:38
|
"Graeme Prentice" <gf...@pa...> writes: > Is there any way to get make/GNU tools to automatically work out > dependencies based on #include file inclusions and rebuild objects > if any of the "depended on" files have changed. Hi, Graeme. This is The Solution: http://make.paulandlesley.org/autodep.html Using a *ix environment for executing your makefiles will help a lot (MSYS, Cygwin) -- Oscar |