Adjust the Makefile's to move the iconv files to libiconv, and add it to
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 18 Mar 2004 18:47:41 +0000 (18:47 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 18 Mar 2004 18:47:41 +0000 (18:47 +0000)
commit6edd9ef2fb7a696578d5f96235314e711bc63c99
treec6effce7003f5d5e2d74dcd9ce2aa711e2d7d68d
parent678a32ed3ff2070edb1f1155a89f004155224488
Adjust the Makefile's to move the iconv files to libiconv, and add it to
the module build.
sys/Makefile
sys/Makefile.modules
sys/conf/files
sys/conf/kmod.mk
sys/libkern/Makefile [deleted file]
sys/libkern/iconv.c [deleted file]
sys/libkern/iconv_converter_if.m [deleted file]
sys/libkern/iconv_xlat.c [deleted file]