summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/Makefile.inc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-02-16 04:24:39 +0000
committerache <ache@FreeBSD.org>1995-02-16 04:24:39 +0000
commit472ef98cfb41668dee3c9f21484591b5eae44679 (patch)
treee465d799627f4d138821a4405f3d5255f0a64df0 /lib/libc/locale/Makefile.inc
parenta29b82d0e3e1b9a6ff39663d3c59a6673b39a1ba (diff)
downloadFreeBSD-src-472ef98cfb41668dee3c9f21484591b5eae44679.zip
FreeBSD-src-472ef98cfb41668dee3c9f21484591b5eae44679.tar.gz
Add 8-bit collate stuff
Submitted by: alex@elvisti.kiev.ua
Diffstat (limited to 'lib/libc/locale/Makefile.inc')
-rw-r--r--lib/libc/locale/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc
index 57a82cf..795d1f8 100644
--- a/lib/libc/locale/Makefile.inc
+++ b/lib/libc/locale/Makefile.inc
@@ -6,7 +6,7 @@
SRCS+= ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c \
mbrune.c none.c rune.c common_setlocale.c \
startup_setlocale.c read_runemagi.c setlocale.c table.c utf2.c \
- runetype.c tolower.c toupper.c nomacros.c
+ runetype.c tolower.c toupper.c nomacros.c collate.c
MAN3+= locale/ctype.3 locale/isalnum.3 locale/isalpha.3 locale/isascii.3 \
locale/isblank.3 locale/iscntrl.3 locale/isdigit.3 locale/isgraph.3 \
OpenPOWER on IntegriCloud