summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-10 20:23:04 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-10 20:23:04 +0000
commit365bd97451a8104fd903ac6c8cde0b5db7873bfc (patch)
treee72036094827a506a54978339fd7a6076d381368 /include
parent4302261113980e90fcf3e479d1ceeb4acb39e313 (diff)
downloadATCD-365bd97451a8104fd903ac6c8cde0b5db7873bfc.tar.gz
ChangeLogTag: Tue Apr 10 15:14:52 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_vxworks5.x_g++.GNU6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_g++.GNU b/include/makeinclude/platform_vxworks5.x_g++.GNU
index 54effadcc02..6e107ca74c1 100644
--- a/include/makeinclude/platform_vxworks5.x_g++.GNU
+++ b/include/makeinclude/platform_vxworks5.x_g++.GNU
@@ -145,6 +145,7 @@ ifeq ($(CPU),SPARC)
CCFLAGS += -fno-implicit-templates
GCCLIB_DIR = $(HOST_DIR)/lib/gcc-lib/sparc-wrs-vxworks/cygnus-2.7.2-960126
TOOLENV = sparc
+else
ifeq ($(CPU),MC68020)
CFLAGS += -B$(GCCLIB_DIR)/ -DCPU=MC68020 -m68020 -m68881
CCFLAGS += -fno-implicit-templates -DACE_VXWORKS=0x540
@@ -174,9 +175,10 @@ ifeq ($(CPU),MC68060)
else
BINXSYM_NAME = xsym
CCFLAGS += -fno-implicit-templates
-endif # MC68020
-endif # MC68030
+endif # MC68060
endif # MC68040
+endif # MC68030
+endif # MC68020
endif # SPARC
endif # SIMSPARCSOLARIS
endif # I80386