From 73fa16524f635c7d07ff98743d714d33e5d63080 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 31 Oct 2002 21:13:50 +0000 Subject: [PATCH] Need default ARCH. --- iocBoot/iocNoAsyn/Makefile | 2 +- iocBoot/iocNoMPF/Makefile | 2 +- iocBoot/iocWithAsyn/Makefile | 2 +- iocBoot/iocWithMPF/Makefile | 2 +- iocBoot/iocipServer/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/iocBoot/iocNoAsyn/Makefile b/iocBoot/iocNoAsyn/Makefile index e0b13d8c..4e73d278 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 +ARCH = vxWorks-68060-debug #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocNoMPF/Makefile b/iocBoot/iocNoMPF/Makefile index e0b13d8c..4e73d278 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 +ARCH = vxWorks-68060-debug #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocWithAsyn/Makefile b/iocBoot/iocWithAsyn/Makefile index e0b13d8c..6206689b 100644 --- a/iocBoot/iocWithAsyn/Makefile +++ b/iocBoot/iocWithAsyn/Makefile @@ -1,7 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG #ARCH = solaris-sparc-gnu -#ARCH = vxWorks-68060 +ARCH = vxWorks-68060 #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocWithMPF/Makefile b/iocBoot/iocWithMPF/Makefile index e0b13d8c..6206689b 100644 --- a/iocBoot/iocWithMPF/Makefile +++ b/iocBoot/iocWithMPF/Makefile @@ -1,7 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG #ARCH = solaris-sparc-gnu -#ARCH = vxWorks-68060 +ARCH = vxWorks-68060 #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocipServer/Makefile b/iocBoot/iocipServer/Makefile index e0b13d8c..6206689b 100644 --- a/iocBoot/iocipServer/Makefile +++ b/iocBoot/iocipServer/Makefile @@ -1,7 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG #ARCH = solaris-sparc-gnu -#ARCH = vxWorks-68060 +ARCH = vxWorks-68060 #ARCH = vxWorks-ppc604 TARGETS = cdCommands include $(TOP)/configure/RULES.ioc