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.GNU22
1 files changed, 0 insertions, 22 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU
deleted file mode 100644
index fedb15a8ebf..00000000000
--- a/include/makeinclude/platform_vxworks5.x_ghs.GNU
+++ /dev/null
@@ -1,22 +0,0 @@
-# $Id$
-
-# VxWorks 5.2-5.3.1 with Green Hills 1.8.8
-
-debug = 1
-shared_libs =
-static_libs = 1
-
-CC = cxvxppc
-CXX = $(CC)
-CCFLAGS += $(CFLAGS) --no_rtti -tnone
-DCFLAGS += -g
-DLD = $(CXX)
-LD = $(CXX)
-LDFLAGS = --no_auto_instantiation
-LIBS += /appl/newgreen/vxppc603/ghsbltin.o /appl/newgreen/vxppc603/ghsmath.o
-OFLAGS += -O -OM -OL
-PIC =
-AR = ax
-ARFLAGS = rv
-RANLIB = /bin/true
-VXWORKS = 1