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