summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_vxworks5.x_ghs.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 14:27:06 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 14:27:06 +0000
commit16511bf9c6ba0a14a2d3e22d4a05a510250b06f1 (patch)
tree571c8f02ba23b0b3c462934988154fbf05cca447 /include/makeinclude/platform_vxworks5.x_ghs.GNU
parent58cda4362e8c3102efaf866f6a362c72b42a47d2 (diff)
downloadATCD-16511bf9c6ba0a14a2d3e22d4a05a510250b06f1.tar.gz
use static_libs_only build option
Diffstat (limited to 'include/makeinclude/platform_vxworks5.x_ghs.GNU')
-rw-r--r--include/makeinclude/platform_vxworks5.x_ghs.GNU7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU
index 07056328188..6b892bf5add 100644
--- a/include/makeinclude/platform_vxworks5.x_ghs.GNU
+++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU
@@ -17,9 +17,4 @@ ARFLAGS = rv
RANLIB = /bin/true
#### don't build shared objects:
-BUILD = $(VOBJS) $(VLIB) $(VBIN)
-OBJDIRS = .obj
-SHLIB =
-SHOBJ = $(addsuffix .o,$(FILES))
-SOEXT = o
-VSHDIR = .obj/
+static_libs_only = 1