On Thu, Mar 17, 2011 at 11:26 AM, Matthias Fechner <[email protected]> wrote:
> thanks your example it helped me to understand some basic rules.
> I have now a very nice Makefile ready which rebuilds .c files if required .h
> files are changed.
> And also rebuild if the CFLAGS are changed so it does exactly what I need.
> I attached my short short example so anyone how has the same problem can use
> it as a template.
>

For the same reason I'll point out that I maintain a toy build at
https://github.com/boyski/RMCH-Sample which demos the same techniques
(somewhat different implementation) plus a few others. You don't need
Git to look at it; Github offers a tar/zip download too.

-David Boyce

_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to