help-make
[Top][All Lists]
Advanced

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

Automatic macro dependencies


From: Harvey Chapman
Subject: Automatic macro dependencies
Date: Tue, 05 Aug 2008 13:58:17 -0400
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

Hello all,

I'd like to be able to define a list of macros like (DEBUG_XX, DEBUG_YY) and have make detect that a source file needs to be recompiled because of a change in that list. These macros are always used with an "#ifdef" or an "#if defined()" style pre-processing directive.

I would appreciate any pointers to solutions.

Thanks,

H.




reply via email to

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