From 47d7b63b4f593a710b7a7bd3dc2962dcb993e23d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 28 Nov 2006 18:50:20 +0000 Subject: [PATCH] Removed comment about CONFIG.Vx. --- config/CONFIG_HOST_ARCH.solaris | 2 -- config/CONFIG_HOST_ARCH.solaris-x86 | 2 -- config/CONFIG_HOST_ARCH.solarisGnu | 1 - 3 files changed, 5 deletions(-) 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