Add the libdb2 type-existence tests to the top-level configure script.
[krb5.git] / src / plugins / kdb / db2 / libdb2 / mpool / Makefile.in
1 thisconfigdir=./..
2 myfulldir=plugins/kdb/db2/libdb2/mpool
3 mydir=mpool
4 BUILDTOP=$(REL)..$(S)..$(S)..$(S)..$(S)..
5 STLIBOBJS=mpool.o
6
7 LOCALINCLUDES=  -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../db
8
9 all-unix:: all-libobjs
10 clean-unix:: clean-libobjs
11 @libobj_frag@
12
13 SRCS= $(STLIBOBJS:.o=.c)
14
15 # +++ Dependency line eater +++
16
17 # Makefile dependencies follow.  This must be the last section in
18 # the Makefile.in file
19 #
20 mpool.so mpool.po $(OUTPRE)mpool.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
21   $(BUILDTOP)/include/db-config.h $(srcdir)/../include/config.h \
22   $(srcdir)/../include/db-config.h $(srcdir)/../include/db-int.h \
23   $(srcdir)/../include/db-queue.h $(srcdir)/../include/db.h \
24   mpool.c mpool.h