From f55ceb30017dc50c4e765810bdbaae498962ac8c Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 7 Jan 2002 20:46:53 +0000 Subject: [PATCH] Added borland files. --- config/CONFIG.Host.win32-x86-borland | 4 ++++ config/CONFIG_HOST_ARCH.win32-x86-borland | 4 ++++ config/CONFIG_SITE.Host.win32-x86-borland | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 config/CONFIG.Host.win32-x86-borland create mode 100644 config/CONFIG_HOST_ARCH.win32-x86-borland create mode 100644 config/CONFIG_SITE.Host.win32-x86-borland diff --git a/config/CONFIG.Host.win32-x86-borland b/config/CONFIG.Host.win32-x86-borland new file mode 100644 index 000000000..121e0d484 --- /dev/null +++ b/config/CONFIG.Host.win32-x86-borland @@ -0,0 +1,4 @@ +# $Id$ + +# win32-x86-borland is the new name for Borland +-include $(EPICS_BASE)/config/CONFIG.Host.Borland diff --git a/config/CONFIG_HOST_ARCH.win32-x86-borland b/config/CONFIG_HOST_ARCH.win32-x86-borland new file mode 100644 index 000000000..5f80f4437 --- /dev/null +++ b/config/CONFIG_HOST_ARCH.win32-x86-borland @@ -0,0 +1,4 @@ +# $Id$ + +# win32-x86-borland is the new name for Borland +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Borland diff --git a/config/CONFIG_SITE.Host.win32-x86-borland b/config/CONFIG_SITE.Host.win32-x86-borland new file mode 100644 index 000000000..82f726500 --- /dev/null +++ b/config/CONFIG_SITE.Host.win32-x86-borland @@ -0,0 +1,4 @@ +# $Id$ + +# win32-x86-borland is the new name for Borland +-include $(EPICS_BASE)/config/CONFIG_SITE.Host.Borland