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

PROG=	mkobextel

SRCS=	mkobextel.c obexformat.c

.include <bsd.prog.mk>
