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

SUBDIR=	libsctp 

.include <bsd.subdir.mk>
