From 568997b573710cb5afd81e6ffbbfdd117d9b943a Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 20 Mar 2003 23:15:58 +0000 Subject: [PATCH] Added LIB_EXT definition. --- configure/os/CONFIG.Common.vxWorksCommon | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index a3ae3b584..d8daea7c4 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -21,6 +21,7 @@ EXE = OBJ = .o LIB_PREFIX =lib LIB_SUFFIX = .a +LIB_EXT = .a MUNCH_SUFFIX = .munch #-------------------------------------------------------