SRC_CPPS = \
           MulticastMaster.cpp \

EXEC     = MulticastMaster

include ../sample.Makefile
LDFLAGS += -lPvDevice -lPvSystem

