From d5fa61ebba6c188f21db4393d19b1cd51274c478 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Wed, 13 Jul 2011 18:53:00 +0000 Subject: [PATCH] No longer needed --- configure/RELEASE.win32-x86 | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 configure/RELEASE.win32-x86 diff --git a/configure/RELEASE.win32-x86 b/configure/RELEASE.win32-x86 deleted file mode 100644 index 60e6ed47..00000000 --- a/configure/RELEASE.win32-x86 +++ /dev/null @@ -1,34 +0,0 @@ -# RELEASE - Location of external products -# -# Note: This file will be scanned to automatically generate -# include path definitions etc. -# The order of the following declarations will be retained -# within those definitions. -# -# Note that "#!" marks lines that can be uncommented. -# -# Add your declarations here - -#!GATEWAY= -#!SUPPORT= - -# If any motor controller communication mechanism besides the VME backplane is -# required, then ASYN must be defined. -# Recommended ASYN release: R4-2 -ASYN=J:/epics/devel/asyn/4-5beta - -SNCSEQ=$(SUPPORT)/seq/2-0-11 - -# Recommended EPICS release: R3.14.7 -EPICS_BASE=H:/epics/base-3.14.9beta - -# The following must be defined if the "WithMPF" example in motorExApp is to -# be built. -# Recommended IPAC release: R2-8 -#!IPAC=$(SUPPORT)/ipacR2-8 - -# The following must be defined for the MXmotor device driver. -#!MX=$(SUPPORT)/mx/mx - -# The following is needed for the various *.substitutions files in iocBoot. -MOTOR=J:/epics/devel/motor/5-7beta