Forum Discussion

aponc1's avatar
aponc1
Icon for New Contributor rankNew Contributor
7 years ago

How can i add "touch" directive to nios2 makefile, in order to update __TIME__ and __DATE__ macros, using project properties window?

I'm trying to get __TIME__ and __DATE__ macros updated when i build my nios2 project, instead of changing or not a file (named this_file.c) date and/or time. I read using "touch" directive (like "to...