From 19f1d808824e419df689ad7d8d46773f34e2e5e7 Mon Sep 17 00:00:00 2001 From: Mike Bordua Date: Mon, 27 Jun 1994 23:52:15 +0000 Subject: [PATCH] Removed extra rule (install). --- src/db/Makefile.Unix | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/db/Makefile.Unix b/src/db/Makefile.Unix index f34bccbd7..9e46b1d34 100644 --- a/src/db/Makefile.Unix +++ b/src/db/Makefile.Unix @@ -21,7 +21,5 @@ PROD = all :: $(LIBNAME) $(PROD) -install: $(EPICS_BASE_LIB)/$(T_ARCH)/libDb.a - include $(EPICS)/config/RULES