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

PROG=	mkobexpdb

SRCS=	mkobexpdb.c obexformat.c

.include <bsd.prog.mk>
