# internal static library that implements functions common for dict, dictd etc.

LIB=		common
SRCS=		str.c iswalnum.c # and others

MKINSTALL=	no

.include <mkc.lib.mk>
