No longer using TEMPLATE_TOP or MSI.

This commit is contained in:
Ron Sluiter
2005-10-20 21:13:17 +00:00
parent 397c37d211
commit 68e8947e21
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
To build any examples;
- in <motor>/configure/RELEASE: EPICS_BASE, TEMPLATE_TOP and MSI must
be defined.
- in <motor>/configure/RELEASE: EPICS_BASE and MOTOR must be defined.
- in <motor>/Makefile: the following two lines must be uncommented;
#DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)
+1 -2
View File
@@ -1,7 +1,6 @@
To build any examples;
- in <motor>/configure/RELEASE: EPICS_BASE, TEMPLATE_TOP and MSI must
be defined.
- in <motor>/configure/RELEASE: EPICS_BASE and MOTOR must be defined.
- in <motor>/Makefile: the following two lines must be uncommented;
#DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)