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

LIB=		h_helper_dso1
SRCS=		h_helper_dso1.c

.include "../helper.mk"