aboutsummaryrefslogtreecommitdiff
path: root/src/util/db2/obj/Makefile.in
diff options
context:
space:
mode:
authorno author <devnull@mit.edu>1999-03-31 22:12:50 +0000
committerno author <devnull@mit.edu>1999-03-31 22:12:50 +0000
commit0e71a99c616ae11b7895aefa5b8023453b7a196f (patch)
tree1911e85fcd6fe81939bdbe3dde9785024fd9c4a7 /src/util/db2/obj/Makefile.in
parent2ac4a834a034a836554037cbc72ae06ecc1bcb75 (diff)
downloadkrb5-krb5-1.0.6-beta2.zip
krb5-krb5-1.0.6-beta2.tar.gz
krb5-krb5-1.0.6-beta2.tar.bz2
This commit was manufactured by cvs2svn to create tag 'V1_0_6_BETA2'krb5-1.0.6-beta2
git-svn-id: svn://anonsvn.mit.edu/krb5/tags/V1_0_6_BETA2@11338 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/obj/Makefile.in')
-rw-r--r--src/util/db2/obj/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/util/db2/obj/Makefile.in b/src/util/db2/obj/Makefile.in
index 4445e37..0c022e2 100644
--- a/src/util/db2/obj/Makefile.in
+++ b/src/util/db2/obj/Makefile.in
@@ -56,10 +56,6 @@ check:: dbtest
TMPDIR=$(TMPDIR) $(FCTSH) $(top_srcdir)/test/run.test
install::
- cp $(LIBDB) $(libdir)
- $(RANLIB) $(libdir)/$(LIBDB)
- cp $(top_srcdir)/include/db.h $(includedir)
- cp ../db-config.h $(includedir)
clean::
rm -f $(ALL_OBJS) $(LIBDB) \