Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / vfs / msdosfs / msdosfs_iconv / Makefile
1 # $FreeBSD: src/sys/modules/msdosfs_iconv/Makefile,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $
2
3 KMOD=   msdos_iconv
4 SRCS=   msdosfs_iconv.c
5
6 .include <bsd.kmod.mk>