Files
require/Makefile
T
zimoch 8674e81a42 merged disctools and exec into this directory.
Added iocsh wrapper with flexible EPICS version handling
2011-11-28 14:18:37 +00:00

14 lines
252 B
Makefile

include /ioc/tools/driver.makefile
HEADERS += require.h
BUILDCLASSES += Linux
SOURCES += require.c
SOURCES += listRecords.c
SOURCES += updateMenuConvert.c
SOURCES += addScan.c
SOURCES += disctools.c
SOURCES += exec.c
SOURCES_vxWorks += bootNotify.c