Add collate_range_cmp

This commit is contained in:
Andrey A. Chernov 1996-08-13 14:55:09 +00:00
parent 2c4b0dffec
commit 298f0ef3a2

View File

@ -5,4 +5,5 @@
SRCS+= ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c \
mbrune.c none.c rune.c setlocale.c table.c utf2.c setrunelocale.c \
runetype.c tolower.c toupper.c nomacros.c collate.c setinvalidrune.c
runetype.c tolower.c toupper.c nomacros.c collate.c setinvalidrune.c \
collcmp.c