usr.sbin/fstyp: Use NULL instead of 0 for pointers. (FreeBSD@GitHub 27f4c84a)
[dragonfly.git] / lib / i18n_module / mapper_std / Makefile
blob6010d9f4daa8fa0ce7e23cbe1f02ce7cbcf79993
1 # $FreeBSD: head/lib/libiconv_modules/mapper_std/Makefile 219019 2011-02-25 00:04:39Z gabor $
3 LIB= mapper_std
4 SRCS+= citrus_mapper_std.c
5 CFLAGS+= --param max-inline-insns-single=8
7 .include <bsd.lib.mk>