From 16511bf9c6ba0a14a2d3e22d4a05a510250b06f1 Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 4 Sep 1997 14:27:06 +0000 Subject: use static_libs_only build option --- include/makeinclude/platform_vxworks5.x_ghs.GNU | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'include/makeinclude/platform_vxworks5.x_ghs.GNU') 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 -- cgit v1.2.1