1#	$OpenBSD: Makefile,v 1.5 2003/08/19 05:25:14 jason Exp $
2
3PROG=	simm13
4SRCS=	simm13.c
5
6.include <bsd.regress.mk>
7