diff --git a/db-benchmark-test/Makefile b/db-benchmark-test/Makefile index 17ba33ab699..622bb3e44cd 100644 --- a/db-benchmark-test/Makefile +++ b/db-benchmark-test/Makefile @@ -1,3 +1,5 @@ +#ident "Copyright (c) 2007 Tokutek Inc. All rights reserved." + # standard build: make # build with Berkeley DB 4.1: make BDBDIR=/usr/local/BerkeleyDB.4.1 # build with TokuDB: make BDBDIR=~/svn/tokudb