9 lines
153 B
Makefile
9 lines
153 B
Makefile
PKGNAMESUFFIX= -client
|
|
|
|
COMMENT= MooseFS client tools
|
|
|
|
MFS_COMPONENT= client
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|