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

@ -124,12 +124,17 @@ copy_files \
xorriso/xorrisoburn.[ch] \
xorriso/xorriso.[ch1] \
xorriso/xorriso_private.h \
\
xorriso/xorriso_timestamp.h \
\
xorriso/changelog.txt \
xorriso/xorriso_eng.html \
xorriso/man_1_xorriso.html \
"$lone_dir"/xorriso
copy_files xorriso/xorriso_buildstamp_none.h \
"$lone_dir"/xorriso/xorriso_buildstamp.h
create_dir "$lone_dir"/test
copy_files \
test/compare_file.c \