From 3ab6e4cf43db0bf4db2776e61a06b34c0cb97de1 Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 8 Oct 2002 07:28:59 +0000 Subject: [PATCH] *** empty log message *** --- allParam/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allParam/test/Makefile b/allParam/test/Makefile index 6ab993d..a940248 100644 --- a/allParam/test/Makefile +++ b/allParam/test/Makefile @@ -5,9 +5,9 @@ LOADCALIBES = -L../ca/client -L$(EPICS_BASE)/lib/$(HOST_ARCH) -lcaParam -lca -lC # File test LOADFILELIBES = -L../file -lfileParam # Oracle test -ORACLE_HOME = /usr/local/oracle/product/8.0.5 +#ORACLE_HOME = /usr/local/oracle/product/8.0.5 LOADORALIBES = -L../ora -L$(ORACLE_HOME)/lib \ - -loraParam -lsql -lclntsh -lcommon -lcore4 -lnlsrtl3 + -loraParam -lsql8 -lclntst8 -lcommon8 -lcore8 -lnls8 -lpthread -ldl -lm # PostgreSQL test LOADPSQLLIBES = -L../psql -lpsqlParam -lpq -lcrypt # Tcl test -- 2.43.0