RELEASE file must define EPICS_BASE when building modules

This commit is contained in:
Andrew Johnson
2017-11-11 23:52:57 -06:00
parent b71ec8c781
commit e2e0dc2687

View File

@@ -28,7 +28,7 @@
# If building modules individually, set these:
#EPICS_CA = $(MODULES)/ca-7.0
#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