Opportunity to generate build timestamp via make buildstamped

This commit is contained in:
2008-07-09 15:56:23 +00:00
parent d825fc1a3a
commit 766129ec66
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