
.include <src.opts.mk>

PROG=		xregs_sig
SRCS=		xregs_sig.c c2x2c_${MACHINE_CPUARCH}.S

MAN=

LIBADD=		pthread

.include <bsd.prog.mk>
