Add citrus backend code and iconv front end. This is intentionally
[dragonfly.git] / lib / libc / iconv / Makefile.inc
1 # $DragonFly: src/lib/libc/iconv/Makefile.inc,v 1.1 2005/03/11 23:33:53 joerg Exp $
2
3 .PATH: ${.CURDIR}/../libc/iconv
4
5 SRCS+=  iconv.c
6 MAN+=   iconv.3
7 MLINKS+=iconv.3 iconv_open.3 iconv.3 iconv_close.3