Opportunity to generate build timestamp via make buildstamped

This commit is contained in:
2008-07-09 15:56:23 +00:00
parent 74cb92535d
commit 679dd10517
6 changed files with 57 additions and 3 deletions

View File

@ -0,0 +1,3 @@
#ifndef Xorriso_build_timestamP
#define Xorriso_build_timestamP "-none-given-"
#endif