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

PROG=	irobex

SRCS=	irobex.c

.include <bsd.prog.mk>
