diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2005-10-04 23:38:37 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2005-10-04 23:38:37 +0000 |
| commit | 745cddfcd791359ff5ae5c2f33db3b196f6df481 (patch) | |
| tree | 4a5081d158f5f0e3ec784b1c2190d9870dceaa41 /src/util/db2/mpool/Makefile.in | |
| parent | a6759444a5cc94637576e92cf425efda13a791ea (diff) | |
| download | krb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.tar.gz krb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.tar.xz krb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.zip | |
Move the db2 library to the site of its one use, the kdb-db2 module.
Update configuration scripts, pathname make variables, etc., accordingly.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17407 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/mpool/Makefile.in')
| -rw-r--r-- | src/util/db2/mpool/Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/util/db2/mpool/Makefile.in b/src/util/db2/mpool/Makefile.in deleted file mode 100644 index 6f487ee6d..000000000 --- a/src/util/db2/mpool/Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ -thisconfigdir=./.. -myfulldir=util/db2/mpool -mydir=mpool -BUILDTOP=$(REL)..$(S)..$(S).. -STLIBOBJS=mpool.o - -LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../db - -all-unix:: all-libobjs -clean-unix:: clean-libobjs -# @libobj_frag@ |
