From cd0a488fad9406488bec20be75a2fb182a3a2282 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Sat, 8 Apr 2006 16:36:46 +0000 Subject: [PATCH] New host. --- config/CONFIG.Host.darwin-x86 | 12 ++++++++++++ config/CONFIG_HOST_ARCH.darwin-x86 | 12 ++++++++++++ config/CONFIG_SITE.Host.darwin-x86 | 5 +++++ 3 files changed, 29 insertions(+) create mode 100644 config/CONFIG.Host.darwin-x86 create mode 100644 config/CONFIG_HOST_ARCH.darwin-x86 create mode 100644 config/CONFIG_SITE.Host.darwin-x86 diff --git a/config/CONFIG.Host.darwin-x86 b/config/CONFIG.Host.darwin-x86 new file mode 100644 index 000000000..8f95f5a18 --- /dev/null +++ b/config/CONFIG.Host.darwin-x86 @@ -0,0 +1,12 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +-include $(EPICS_BASE)/config/CONFIG.Host.Darwin diff --git a/config/CONFIG_HOST_ARCH.darwin-x86 b/config/CONFIG_HOST_ARCH.darwin-x86 new file mode 100644 index 000000000..e7ae793ba --- /dev/null +++ b/config/CONFIG_HOST_ARCH.darwin-x86 @@ -0,0 +1,12 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_SITE.Host.darwin-x86 b/config/CONFIG_SITE.Host.darwin-x86 new file mode 100644 index 000000000..26f82b18f --- /dev/null +++ b/config/CONFIG_SITE.Host.darwin-x86 @@ -0,0 +1,5 @@ +# $Id$ + +-include $(EPICS_BASE)/config/CONFIG_SITE.Host.Darwin + +SHARED_LIBRARIES=NO