From 94997cbc6f005c42b374f744a6a7a673d40893e0 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 19 Jul 2004 14:16:12 +0000 Subject: [PATCH] Added "envPaths" to TARGETS. --- iocBoot/iocWithAsyn/Makefile | 1 + iocBoot/iocWithMPF/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/iocBoot/iocWithAsyn/Makefile b/iocBoot/iocWithAsyn/Makefile index 8790f32b..615cfd11 100644 --- a/iocBoot/iocWithAsyn/Makefile +++ b/iocBoot/iocWithAsyn/Makefile @@ -3,5 +3,6 @@ include $(TOP)/configure/CONFIG ARCH = vxWorks-68040 #ARCH = vxWorks-ppc604 TARGETS = cdCommands +TARGETS += envPaths include $(TOP)/configure/RULES.ioc diff --git a/iocBoot/iocWithMPF/Makefile b/iocBoot/iocWithMPF/Makefile index 8790f32b..615cfd11 100644 --- a/iocBoot/iocWithMPF/Makefile +++ b/iocBoot/iocWithMPF/Makefile @@ -3,5 +3,6 @@ include $(TOP)/configure/CONFIG ARCH = vxWorks-68040 #ARCH = vxWorks-ppc604 TARGETS = cdCommands +TARGETS += envPaths include $(TOP)/configure/RULES.ioc