PROG =		iconv
SRCS =		iconv.c
CPPFLAGS +=	-I. -I${.CURDIR}
MAN =		iconv.1

.include "../mk/addlinks.mk"
