11 lines
185 B
Makefile
11 lines
185 B
Makefile
include /ioc/tools/driver.makefile
|
|
|
|
#BUILDCLASSES+=Linux
|
|
|
|
DBDS += s7plcFWBase.dbd
|
|
DBDS_3.14 += s7plcFWCalcout.dbd
|
|
DBDS_3.14 += s7plcFWReg.dbd
|
|
|
|
EPICS_VERSIONS =
|
|
EPICS_VERSIONS += 3.14.8
|