Files
pvData/src/copy/Makefile
2019-05-01 14:18:48 -07:00

9 lines
165 B
Makefile

# This is a Makefile fragment, see ../Makefile
SRC_DIRS += $(PVDATA_SRC)/copy
INC += pv/createRequest.h
LIBSRCS += createRequest.cpp
LIBSRCS += requestmapper.cpp