become the default cfengine and cfengine-materfiles. cfengine315 and cfengine-masterfiles are deprected, expriring one year from today.
9 lines
148 B
Makefile
9 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 315 316 317
|
|
CFENGINE_VERSION?= 317
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|