Reviewed-on: #1 Co-authored-by: Edward Wall <edward.wall@psi.ch> Co-committed-by: Edward Wall <edward.wall@psi.ch>
13 lines
243 B
Makefile
13 lines
243 B
Makefile
include /ioc/tools/driver.makefile
|
|
|
|
MODULE=sinqS7plcFW
|
|
BUILDCLASSES=Linux
|
|
EPICS_VERSIONS=7.0.7
|
|
ARCH_FILTER=RHEL%
|
|
|
|
DBDS += s7plcFWBase.dbd
|
|
DBDS_3.14 += s7plcFWCalcout.dbd
|
|
DBDS_3.14 += s7plcFWReg.dbd
|
|
|
|
USR_CFLAGS += -Wall -Wextra -Wunused-result
|