summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-21 17:32:32 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-21 17:32:32 +0000
commit692c9aa14491ab0af24e2e5b321a88720ee2df1d (patch)
treeee4951dd2d0191ab2a7e3c061fb7bfc1647e4811
parent84b4e1d2887f8b5015a0fbf811b1d6a2abf60f27 (diff)
downloadATCD-692c9aa14491ab0af24e2e5b321a88720ee2df1d.tar.gz
update to ChangeLogTag: Wed Jul 21 11:48:53 1999 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--include/makeinclude/platform_vxworks5.x_g++.GNU8
1 files changed, 2 insertions, 6 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_g++.GNU b/include/makeinclude/platform_vxworks5.x_g++.GNU
index 69262035e2d..531c3a3840b 100644
--- a/include/makeinclude/platform_vxworks5.x_g++.GNU
+++ b/include/makeinclude/platform_vxworks5.x_g++.GNU
@@ -24,13 +24,9 @@ endif # ! optimize
ifndef rtti
rtti =
endif # ! rtti
-ifndef shared_libs
- shared_libs =
-endif # ! shared_libs
-ifndef static_libs
- static_libs = 1
-endif # ! static_libs
+shared_libs =
+static_libs = 1
ifeq (,$(WIND_BASE))
default: