usr.sbin/fstyp: Use NULL instead of 0 for pointers. (FreeBSD@GitHub 27f4c84a)
[dragonfly.git] / lib / i18n_module / mapper_none / Makefile
blob70f3f65f655e42e4f1c2296386293906551fe986
1 # $FreeBSD: head/lib/libiconv_modules/mapper_none/Makefile 219019 2011-02-25 00:04:39Z gabor $
3 LIB= mapper_none
4 SRCS+= citrus_mapper_none.c
6 .include <bsd.lib.mk>