From 03dc297edfeae0ccb9e187e897a2a57832e761ef Mon Sep 17 00:00:00 2001 From: Mike Bordua Date: Thu, 30 Jun 1994 00:51:37 +0000 Subject: [PATCH] Added LIB = libDb.a to improve install. --- src/db/Makefile.Unix | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db/Makefile.Unix b/src/db/Makefile.Unix index 9e46b1d34..1dc587022 100644 --- a/src/db/Makefile.Unix +++ b/src/db/Makefile.Unix @@ -15,6 +15,7 @@ SRCS = \ OBJS = \ dbStaticLib.o +LIB = libDb.a LIBNAME = $(OBDIR)/libDb.a PROD =