Merge branch 'master' of github.com:basilarchia/benchmarks

This commit is contained in:
root 2011-08-16 23:57:08 +02:00
commit d7cbe31dbc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
2011*

View File

@ -1,4 +1,4 @@
DATESTAMP=`date -u +%Y.%m%d.%H%M`
DATESTAMP := $(shell date -u +%Y.%m%d.%H%M)
all:
mkdir $(DATESTAMP)