Initial version - added for R3.14 compatibility.

This commit is contained in:
Janet B. Anderson
2001-03-08 16:28:32 +00:00
parent 72d8c794e3
commit e1abaa2dc0
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# $Id$
# win32-x86 is the new name for WIN32
-include $(EPICS_BASE)/config/CONFIG.Host.WIN32

View File

@@ -0,0 +1,4 @@
# $Id$
# win32-x86 is the new name for WIN32
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.WIN32

View File

@@ -0,0 +1,5 @@
# $Id$
# win32-x86 is the new name for WIN32
-include $(EPICS_BASE)/config/CONFIG_SITE.Host.WIN32