Restrict -Werror to gcc41.
[dragonfly.git] / share / i18n / iconv / Makefile
blobc89154d0116790d6a68bf967203b379fccbf7c8c
1 # $DragonFly: src/share/i18n/iconv/Makefile,v 1.1 2005/03/10 16:20:15 joerg Exp $
3 BINDIR?= /usr/share/i18n/iconv
5 FILES+= iconv.dir
6 FILESDIR= ${BINDIR}
8 .include <bsd.prog.mk>