xref: /freebsd-14.2/lib/csu/tests/dynamic/Makefile (revision d0b2dbfa)
1
2.PATH: ${.CURDIR:H}
3
4.include <src.opts.mk>
5MK_PIE=	no
6
7.include "../Makefile.tests"
8.include <bsd.test.mk>
9