From 0b808d31dab852065f3c6417c1bbb3485b490824 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 2 May 2000 12:12:00 +0000 Subject: [PATCH] ioctest_DLL_LIBS => iocsh_DLL_LIBS --- src/iocsh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iocsh/Makefile b/src/iocsh/Makefile index abd69927b..f230acb21 100644 --- a/src/iocsh/Makefile +++ b/src/iocsh/Makefile @@ -25,6 +25,6 @@ LIBSRCS += dbAccessRegister LIBSRCS += ioccrfRegister LIBRARY_IOC = iocsh -ioctest_DLL_LIBS = miscIoc dbIoc registryIoc Com +iocsh_DLL_LIBS = miscIoc dbIoc registryIoc Com include $(TOP)/configure/RULES