1# $NetBSD: Makefile,v 1.2 2023/07/05 22:42:46 riastradh Exp $ 2 3LIB= h_helper_dso1 4SRCS= h_helper_dso1.c 5 6.include "../helper.mk" 7