forked from epics_driver_modules/require
update defaults
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user