From 406225600f52f1a5beb922d1c340c7686ad2ed86 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 21 Oct 2002 15:55:45 +0000 Subject: [PATCH] R3.14.x compatible. --- iocBoot/iocWithAsyn/Makefile | 10 +++++++--- iocBoot/iocWithMPF/Makefile | 10 +++++++--- iocBoot/iocipServer/Makefile | 10 +++++++--- 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/iocBoot/iocWithAsyn/Makefile b/iocBoot/iocWithAsyn/Makefile index c4ef70be..e0b13d8c 100644 --- a/iocBoot/iocWithAsyn/Makefile +++ b/iocBoot/iocWithAsyn/Makefile @@ -1,4 +1,8 @@ TOP = ../.. -include $(TOP)/config/CONFIG_APP -ARCH = mv167 -include $(TOP)/config/RULES.ioc +include $(TOP)/configure/CONFIG +#ARCH = solaris-sparc-gnu +#ARCH = vxWorks-68060 +#ARCH = vxWorks-ppc604 +TARGETS = cdCommands +include $(TOP)/configure/RULES.ioc + diff --git a/iocBoot/iocWithMPF/Makefile b/iocBoot/iocWithMPF/Makefile index c4ef70be..e0b13d8c 100644 --- a/iocBoot/iocWithMPF/Makefile +++ b/iocBoot/iocWithMPF/Makefile @@ -1,4 +1,8 @@ TOP = ../.. -include $(TOP)/config/CONFIG_APP -ARCH = mv167 -include $(TOP)/config/RULES.ioc +include $(TOP)/configure/CONFIG +#ARCH = solaris-sparc-gnu +#ARCH = vxWorks-68060 +#ARCH = vxWorks-ppc604 +TARGETS = cdCommands +include $(TOP)/configure/RULES.ioc + diff --git a/iocBoot/iocipServer/Makefile b/iocBoot/iocipServer/Makefile index c4ef70be..e0b13d8c 100644 --- a/iocBoot/iocipServer/Makefile +++ b/iocBoot/iocipServer/Makefile @@ -1,4 +1,8 @@ TOP = ../.. -include $(TOP)/config/CONFIG_APP -ARCH = mv167 -include $(TOP)/config/RULES.ioc +include $(TOP)/configure/CONFIG +#ARCH = solaris-sparc-gnu +#ARCH = vxWorks-68060 +#ARCH = vxWorks-ppc604 +TARGETS = cdCommands +include $(TOP)/configure/RULES.ioc +