RELEASE file must define EPICS_BASE when building modules

This commit is contained in:
Andrew Johnson
2017-11-11 23:54:36 -06:00
parent 9ac5f7fbc1
commit c3a6cfcf0d

View File

@@ -27,7 +27,7 @@
# If building modules individually, set these:
#EPICS_LIBCOM = $(MODULES)/libcom-7.0
#EPICS_CORE = $(MODULES)/core-7.0
#EPICS_BASE = $(MODULES)/core-7.0
# Set RULES here if you want to use build rules from elsewhere:
#RULES = $(MODULES)/build-rules