# $Id$
#
#RELEASE Location of external products
#
# NOTE: The build does not check dependancies on files
# external to this application. Thus you should run
# "gnumake clean uninstall install" in the top directory
# each time EPICS_BASE, SNCSEQ, or any other external
# module defined in a RELEASE* file is rebuilt.
#
# Host/target specific settings can be specified in files named
#  RELEASE.$(EPICS_HOST_ARCH).Common
#  RELEASE.Common.$(T_A)
#  RELEASE.$(EPICS_HOST_ARCH).$(T_A)

# Define INSTALL_LOCATION in CONFIG_SITE

# Location of external products

# Location of external products
EPICS_BASE=$(TOP)/../base
#EPICS_EXTENSIONS = /usr/local/epics/extensions
EPICS_EXTENSIONS=$(TOP)

OAG_APPS=$(TOP)/../../oag/apps
