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

PROG=	mkobexcard

SRCS=	mkobexcard.c obexformat.c

.include <bsd.prog.mk>
