Makefile.in   [plain text]


thisconfigdir=./..
myfulldir=plugins/kdb/db2/libdb2/hash
mydir=hash
BUILDTOP=$(REL)..$(S)..$(S)..$(S)..$(S)..
STLIBOBJS=	hash.o hash_bigkey.o hash_debug.o hash_func.o hash_log2.o \
		hash_page.o hsearch.o dbm.o

LOCALINCLUDES=	-I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
		-I$(srcdir)/../db

all-unix:: all-libobjs
clean-unix:: clean-libobjs
@libobj_frag@