diff --git a/iocBoot/iocWithAsyn/README b/iocBoot/iocWithAsyn/README index 85e7440a..9ac8bcf1 100644 --- a/iocBoot/iocWithAsyn/README +++ b/iocBoot/iocWithAsyn/README @@ -1,7 +1,6 @@ To build any examples; -- in /configure/RELEASE: EPICS_BASE, TEMPLATE_TOP and MSI must - be defined. +- in /configure/RELEASE: EPICS_BASE and MOTOR must be defined. - in /Makefile: the following two lines must be uncommented; #DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp) diff --git a/iocBoot/iocWithMPF/README b/iocBoot/iocWithMPF/README index 85e7440a..9ac8bcf1 100644 --- a/iocBoot/iocWithMPF/README +++ b/iocBoot/iocWithMPF/README @@ -1,7 +1,6 @@ To build any examples; -- in /configure/RELEASE: EPICS_BASE, TEMPLATE_TOP and MSI must - be defined. +- in /configure/RELEASE: EPICS_BASE and MOTOR must be defined. - in /Makefile: the following two lines must be uncommented; #DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)