.EPICS_CONFIG => EPICS_CONFIG for win32

This commit is contained in:
Jeff Hill
1997-04-23 16:50:55 +00:00
parent de2864a5a5
commit 9f77fbccd1

View File

@@ -24,8 +24,8 @@ include $(EPICS_BASE)/config/CONFIG.$(T_A)
# User specific definitions
#
-include $(HOME)/.EPICS_CONFIG
-include $(HOME)/.EPICS_CONFIG.$(HOST_ARCH)
-include $(HOME)/EPICS_CONFIG
-include $(HOME)/EPICS_CONFIG.$(HOST_ARCH)
# All EPICS options other than BUILD_TYPE
# may be overridden here.