xref: /freebsd/tools/test/iconv/tablegen/Makefile (revision a0ee8cc6)
1# $FreeBSD$
2
3PROG=	tablegen
4MAN=
5
6WARNS?=	3
7
8.include <bsd.prog.mk>
9