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

PROG=	mkobextodo

SRCS=	mkobextodo.c obexformat.c

.include <bsd.prog.mk>
