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

PROG=	mkobexmemo

SRCS=	mkobexmemo.c obexformat.c

.include <bsd.prog.mk>
