Hi! Is there a simple way to force an include file to be touched before building a target? What I really try to do is to automatically force update of the __TIMESTAMP__ variable, so that I can display the build date in by program. // Staffan Falk