Path: blob/main/lib/csu/tests/dynamicpie/Makefile
102493 views
.PATH: ${.CURDIR:H}
.include <src.opts.mk>
MK_PIE= yes
.include "../Makefile.tests"
.include <bsd.test.mk>
.PATH: ${.CURDIR:H}
.include <src.opts.mk>
MK_PIE= yes
.include "../Makefile.tests"
.include <bsd.test.mk>