From 73bf7774148fe539645428eef6f02d8005e2e752 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 14 Feb 2003 15:06:29 +0000 Subject: [PATCH] Change default target from vxWorks-68060-debug to vxWorks-68060. --- iocBoot/iocNoAsyn/Makefile | 2 +- iocBoot/iocNoMPF/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iocBoot/iocNoAsyn/Makefile b/iocBoot/iocNoAsyn/Makefile index 4e73d278..6206689b 100644 --- a/iocBoot/iocNoAsyn/Makefile +++ b/iocBoot/iocNoAsyn/Makefile @@ -1,7 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG #ARCH = solaris-sparc-gnu -ARCH = vxWorks-68060-debug +ARCH = vxWorks-68060 #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocNoMPF/Makefile b/iocBoot/iocNoMPF/Makefile index 4e73d278..6206689b 100644 --- a/iocBoot/iocNoMPF/Makefile +++ b/iocBoot/iocNoMPF/Makefile @@ -1,7 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG #ARCH = solaris-sparc-gnu -ARCH = vxWorks-68060-debug +ARCH = vxWorks-68060 #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc