summaryrefslogtreecommitdiff
path: root/tests/libexec/ld.elf_so/helper_ifunc_dso/Makefile
blob: ccf7545d7da24972d107dc78d28f2c62b885db71 (plain)
1
2
3
4
5
6
# $NetBSD: Makefile,v 1.2 2023/07/05 22:42:47 riastradh Exp $

LIB=		h_helper_ifunc_dso
SRCS=		h_helper_ifunc.c

.include "../helper.mk"