avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] How to make to variants with one makefile?


From: Alex Wenger
Subject: [avr-gcc-list] How to make to variants with one makefile?
Date: Thu, 21 Oct 2004 10:33:10 +0200
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Hi,

I have a c-file with some conditional #ifdefs and
want that when I type "make all" that it will make
t1.hex and t2.hex one with -DVersion1 and the other
with -DVersion2. How can i do that?

Thanks for the help,
Alex


reply via email to

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