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