update defaults

This commit is contained in:
2024-06-13 12:10:32 +02:00
parent 837456e735
commit c8e2c962eb
+2 -2
View File
@@ -66,8 +66,8 @@ MAKEHOME:=$(dir $(lastword ${MAKEFILE_LIST}))
USERMAKEFILE:=$(lastword $(filter-out $(lastword ${MAKEFILE_LIST}), ${MAKEFILE_LIST}))
# Some configuration:
DEFAULT_EPICS_VERSIONS = 3.13.10 3.14.12 7.0.5
BUILDCLASSES = vxWorks
DEFAULT_EPICS_VERSIONS = 7.0.7 7.0.8
BUILDCLASSES = vxWorks Linux WIN32
EPICS_MODULES ?= /ioc/modules
MODULE_LOCATION = ${EPICS_MODULES}/$(or ${PRJ},$(error PRJ not defined))/$(or ${LIBVERSION},$(error LIBVERSION not defined))
EPICS_LOCATION = /usr/local/epics