From 71fa55fd2a1a8462c6c0a9f9cb60b77d4717005f Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 9 Jul 2001 20:05:04 +0000 Subject: [PATCH] Removed unused shrlib suffix. --- configure/os/CONFIG.Common.vxWorksCommon | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index 783dafb04..eaa62c3a2 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -21,7 +21,6 @@ EXE = OBJ = .o LIB_PREFIX =lib LIB_SUFFIX = .a -SHRLIB_SUFFIX = .so$(addprefix .,$(SHRLIB_VERSION)) MUNCH_SUFFIX = .munch #-------------------------------------------------------