# # main makefile for TPC-C transactions # tpcclib : (cd common; make) dbif : (cd dbtools; make -f Makefile.inf) cp dbtools/main.dbif .