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

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

WARNS =		4

.include <mkc.lib.mk>
