From aea3c3cc664c0a2d363f0c0919d2cdc3c68d29d2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 9 Jun 2009 14:23:55 +0000 Subject: [PATCH] Fixed include file name CONFIG_SITE.darwinCommon.darwinCommon --- configure/os/CONFIG.darwinCommon.darwinCommon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.darwinCommon.darwinCommon b/configure/os/CONFIG.darwinCommon.darwinCommon index b2be00f80..986d6c281 100644 --- a/configure/os/CONFIG.darwinCommon.darwinCommon +++ b/configure/os/CONFIG.darwinCommon.darwinCommon @@ -108,5 +108,5 @@ vpath %.m $(USR_VPATH) $(ALL_SRC_DIRS) #-------------------------------------------------- # Allow site overrides --include $(CONFIG)/os/CONFIG_SITE.Common.darwinCommon +-include $(CONFIG)/os/CONFIG_SITE.darwinCommon.darwinCommon -include $(CONFIG)/os/CONFIG_SITE.$(EPICS_HOST_ARCH).darwinCommon