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