# This is a Makefile fragment, see ../Makefile

SRC_DIRS += $(PVDATA_SRC)/pvMisc

INC += pv/bitSetUtil.h

LIBSRCS += bitSetUtil.cpp

