# $OpenBSD: Makefile,v 1.3 2020/10/21 22:53:56 bluhm Exp $

LIB=	gadgetsyscall
SRCS=	gadgetsyscall.c

regress: all

.include <bsd.lib.mk>