1# $FreeBSD$
2
3.PATH: ${.CURDIR:H}
4
5.include <src.opts.mk>
6MK_PIE=	no
7
8.include "../Makefile.tests"
9.include <bsd.test.mk>
10