9 lines
193 B
Makefile
9 lines
193 B
Makefile
PKGNAMESUFFIX= -chunkserver
|
|
|
|
COMMENT= MooseFS data storage and synchronization component
|
|
|
|
MFS_COMPONENT= chunkserver
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|