6 lines
97 B
Makefile
6 lines
97 B
Makefile
|
CLIENT_ONLY= yes
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../openldap26-server
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|