From da8f3d6cc7a735c816bb66539f055d0b2d9712ef Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 26 Nov 2018 10:25:29 -0800 Subject: [PATCH] minor --- configure/RELEASE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index 076d904..7678fa5 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -26,8 +26,7 @@ #MYMODULE = $(MODULES)/my-module # If building the EPICS modules individually, set these: -#EPICS_LIBCOM = $(MODULES)/libcom-3.17.0 -#EPICS_BASE = $(MODULES)/core-7.0.1 +#EPICS_BASE = /path/to/base # Set RULES here if you want to use build rules from elsewhere: #RULES = $(MODULES)/build-rules