Rename "modules" to "plugins", and fix up makefile variables etc
[krb5.git] / src / plugins / kdb / db2 / libdb2 / hash / Makefile.in
1 thisconfigdir=./..
2 myfulldir=plugins/kdb/db2/libdb2/hash
3 mydir=hash
4 BUILDTOP=$(REL)..$(S)..$(S)..$(S)..$(S)..
5 STLIBOBJS=      hash.o hash_bigkey.o hash_debug.o hash_func.o hash_log2.o \
6                 hash_page.o hsearch.o dbm.o
7
8 LOCALINCLUDES=  -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
9                 -I$(srcdir)/../db
10
11 all-unix:: all-libobjs
12 clean-unix:: clean-libobjs
13 # @libobj_frag@