diff --git a/src/makeBaseApp/top/configure/CONFIG_SITE b/src/makeBaseApp/top/configure/CONFIG_SITE index 9b35da85b..521b6307e 100644 --- a/src/makeBaseApp/top/configure/CONFIG_SITE +++ b/src/makeBaseApp/top/configure/CONFIG_SITE @@ -1,4 +1,4 @@ -# CONFIG +# CONFIG_SITE # Make any application-specific changes to the EPICS build # configuration variables in this file. diff --git a/src/makeBaseApp/top/configure/RULES b/src/makeBaseApp/top/configure/RULES index ffee54a71..1f2cb5d37 100644 --- a/src/makeBaseApp/top/configure/RULES +++ b/src/makeBaseApp/top/configure/RULES @@ -1,4 +1,5 @@ -#CONFIG +# RULES + include $(EPICS_BASE)/configure/RULES # Library should be rebuilt because LIBOBJS may have changed.