summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_vxworks5.x_ghs.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_vxworks5.x_ghs.GNU')
-rw-r--r--include/makeinclude/platform_vxworks5.x_ghs.GNU4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU
index ebd56133370..f946193bd18 100644
--- a/include/makeinclude/platform_vxworks5.x_ghs.GNU
+++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU
@@ -21,3 +21,7 @@ PRELIB = (echo "int main() { return 0; }" > gcctemp.c && \
#### don't build shared objects:
BUILD = $(VOBJS) $(VLIB) $(VBIN)
+OBJDIRS = .obj
+SHOBJ = $(addsuffix .o,$(FILES))
+SOEXT = o
+VSHDIR = .obj/