.PATH:		${.CURDIR}/../src

PROG=	irs

SRCS=	irs.c

.include <bsd.prog.mk>
