xref: /freebsd/usr.bin/mkesdb/Makefile (revision a35f04fba2ebb8f86d4cbdc710c89a094572b08e)
1ad30f8e7SGabor Kovesdan# $FreeBSD$
2ad30f8e7SGabor Kovesdan
3*a35f04fbSWarner Losh.PATH: ${SRCTOP}/lib/libc/iconv
4ad30f8e7SGabor Kovesdan
5ad30f8e7SGabor KovesdanPROG=	mkesdb
6ad30f8e7SGabor Kovesdan
7b94c7c3eSEd SchoutenNO_WMISSING_VARIABLE_DECLARATIONS=
8b94c7c3eSEd Schouten
9ad30f8e7SGabor Kovesdan.include "${.CURDIR}/Makefile.inc"
10ad30f8e7SGabor Kovesdan.include <bsd.prog.mk>
11