Hi
when I run make (external makefile) in avr studio i want the target to have the date in the filename, so i get something like targetname04072007.hex
I know there is a windows environment variable called %date%, but how to incorporate it into gnu makefile?
Does anyone know if this can be done?
thanks in advance for any help
rob carter