Files
pvData/src/pv/Makefile
T
2014-03-28 11:53:39 -05:00

13 lines
222 B
Makefile

# This is a Makefile fragment, see ../Makefile
SRC_DIRS += $(PVDATA_SRC)/pv
INC += pvType.h
INC += pvIntrospect.h
INC += pvData.h
INC += convert.h
INC += standardField.h
INC += standardPVField.h
INC += pvSubArrayCopy.h