12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
#
|
|
EPICS_BASE:=${HOME}/epics/base-7.0.4
|
|
|
|
E3_REQUIRE_NAME:=require
|
|
E3_REQUIRE_VERSION:=3.4.0
|
|
|
|
# The definitions shown below can also be placed in an untracked RELEASE.local
|
|
-include $(TOP)/../../RELEASE.local
|
|
-include $(TOP)/../RELEASE.local
|
|
-include $(TOP)/configure/RELEASE.local
|
|
|