diff --git a/config/CONFIG_HOST_ARCH.solaris b/config/CONFIG_HOST_ARCH.solaris index 2ca7634ab..03eea9f75 100644 --- a/config/CONFIG_HOST_ARCH.solaris +++ b/config/CONFIG_HOST_ARCH.solaris @@ -8,8 +8,6 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # CONFIG_HOST_ARCH.solaris -# -# Override values in CONFIG.Vx # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.solaris-x86 b/config/CONFIG_HOST_ARCH.solaris-x86 index 6d5255a3f..eb5d7b8bf 100644 --- a/config/CONFIG_HOST_ARCH.solaris-x86 +++ b/config/CONFIG_HOST_ARCH.solaris-x86 @@ -8,8 +8,6 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # CONFIG_HOST_ARCH.solaris-x86 -# -# Override values in CONFIG.Vx # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.solarisGnu b/config/CONFIG_HOST_ARCH.solarisGnu index fa49f5c60..4bec2d223 100644 --- a/config/CONFIG_HOST_ARCH.solarisGnu +++ b/config/CONFIG_HOST_ARCH.solarisGnu @@ -1,6 +1,5 @@ # CONFIG_HOST_ARCH.solarisGnu # -# Override values in CONFIG.Vx # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon