aboutsummaryrefslogtreecommitdiff
path: root/src/modules/kdb/db2/libdb2/hash/Makefile.in
blob: 0e3b1adcdfebafa865f4023007c5e4f176fecdc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
thisconfigdir=./..
myfulldir=modules/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@