# $NetBSD: Makefile,v 1.2 2000/01/24 00:10:22 mycroft Exp $
#
PROG= sigtramp
MKMAN= no
LDFLAGS= -static
regress:
sh ${.CURDIR}/dotest
.include <bsd.prog.mk>