1219019Sgabor# $FreeBSD: stable/11/usr.bin/mkesdb/Makefile 319186 2017-05-30 04:27:05Z ngie $
2219019Sgabor
3319186Sngie.PATH: ${SRCTOP}/lib/libc/iconv
4219019Sgabor
5219019SgaborPROG=	mkesdb
6219019Sgabor
7250938SedNO_WMISSING_VARIABLE_DECLARATIONS=
8250938Sed
9219019Sgabor.include "${.CURDIR}/Makefile.inc"
10219019Sgabor.include <bsd.prog.mk>
11