CPPFLAGS = -I../include CC = c++ LDFLAGS = -lz test1: test1.o dbt.o db.o dbenv.o ../lib/libdb.a