diff --git a/READMEconvertingR3.14.0alpha2AppsTobeta1.html b/READMEconvertingR3.14.0alpha2AppsTobeta1.html index 92a8baef9..88ed4e574 100644 --- a/READMEconvertingR3.14.0alpha2AppsTobeta1.html +++ b/READMEconvertingR3.14.0alpha2AppsTobeta1.html @@ -3,7 +3,7 @@
- + @@ -19,6 +19,16 @@ Gnumake clean uninstallFirst do a "gnumake clean uninstall" in the application's root directory to remove all files created by earlier builds.+
The rules defined in RULES.ioc have changed slightly, and new +applications are now given a wrapper version which just includes $(EPICS_BASE)/configureRULES.ioc. +The new configure/Makefile contains an additional macro that causes the +contents of the configure/RELEASE file to be checked at build time for +consistency with all the support applications that it references. These +files should be replaced with copies of the new versions from <base>/templates/makeBaseApp/top/configure+