diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 9e1ec9a..99e8a1c 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -35,5 +35,5 @@ INSTALL_INCLUDE = $(INSTALL_LOCATION)/include/pv USR_INCLUDES += -I $(INSTALL_LOCATION)/include +-include $(TOP)/../CONFIG_SITE.local -include $(TOP)/configure/CONFIG_SITE.local --include $(TOP)/../CONFIG.local diff --git a/configure/ExampleRELEASE.local b/configure/ExampleRELEASE.local deleted file mode 100644 index dc46b3e..0000000 --- a/configure/ExampleRELEASE.local +++ /dev/null @@ -1,7 +0,0 @@ - -TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top - -EPICS_BASE=/home/install/epics/base -PVCOMMON=/home/hg/pvCommonCPP -PVDATA=/home/hg/pvDataCPP -PVACCESS=/home/hg/pvAccessCPP