On 2009-08-02 18:09Z, Greg Chicares wrote:
> 
> Set preprocessor flags for generating autodependencies the same
> way you would for compiling. For example:
> 
> foo.c: CPPFLAGS += -DLINUX

Sorry, I meant '.o', not '.c':

foo.o: CPPFLAGS += -DLINUX


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

Reply via email to