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