# $NetBSD: Makefile,v 1.2 2023/07/05 22:42:47 riastradh Exp $ LIB= h_helper_dso3 LIBISCXX= yes SRCS= h_helper_dso3.cpp CXXFLAGS+= -std=c++11 .include "../helper.mk"