stasis-aries-wal/benchmarks/berkeleyDB/Makefile.am
Sears Russell 34bfccb439 Portability fixes for FreeBSD and Mac OS. Check broke compatibility w/
old versions; added #ifdef so that both versions of check will work.
2005-03-13 02:24:01 +00:00

3 lines
108 B
Makefile

LDADD=-ldb -lpthread
bin_PROGRAMS=transapp bdbRaw bdbHash bdbHashThreaded bdbHashWriteRequests
AM_CFLAGS=-g