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