.if exists(${.CURDIR}/../Makefile.opsys)
.include "${.CURDIR}/../Makefile.opsys"
.endif

SUBDIR=	route6d admin

.include <bsd.subdir.mk>
