# $MirOS: src/usr.bin/iconv/Makefile,v 1.1 2006/11/01 22:59:00 tg Exp $ PROG= iconv DPADD+= ${LIBICONV} LDADD+= -liconv .include