From 68e8947e21999fe62e9f38e62bdf8f3df0d2f9ce Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 20 Oct 2005 21:13:17 +0000 Subject: [PATCH] No longer using TEMPLATE_TOP or MSI. --- iocBoot/iocWithAsyn/README | 3 +-- iocBoot/iocWithMPF/README | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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)