help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recompile files for different parameters


From: David Boyce
Subject: Re: Recompile files for different parameters
Date: Thu, 17 Mar 2011 12:51:14 -0400

On Thu, Mar 17, 2011 at 11:26 AM, Matthias Fechner <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]