9 lines
129 B
Makefile
9 lines
129 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVDATASRC)/pvMisc
|
|
|
|
INC += bitSetUtil.h
|
|
|
|
LIBSRCS += bitSetUtil.cpp
|
|
|