summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/Makefile.inc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-02-16 17:01:11 +0000
committerache <ache@FreeBSD.org>1995-02-16 17:01:11 +0000
commit308515c3f8fb49ab06d3b29e1f143a02fcd4743f (patch)
treefd56650da90e965a9b2905d78e13f77db07c775a /lib/libc/string/Makefile.inc
parent519080d6b670b5cb08922035115dcbfe8416de60 (diff)
downloadFreeBSD-src-308515c3f8fb49ab06d3b29e1f143a02fcd4743f.zip
FreeBSD-src-308515c3f8fb49ab06d3b29e1f143a02fcd4743f.tar.gz
Add 8bit collate stuff
Submitted by: alex@elvisti.kiev.ua
Diffstat (limited to 'lib/libc/string/Makefile.inc')
-rw-r--r--lib/libc/string/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc
index d0a9b01..f7264af 100644
--- a/lib/libc/string/Makefile.inc
+++ b/lib/libc/string/Makefile.inc
@@ -2,6 +2,7 @@
.PATH: ${.CURDIR}/${MACHINE}/string ${.CURDIR}/string
+CFLAGS += -I${.CURDIR}/locale
# machine-independent string sources
SRCS+= memccpy.c strcasecmp.c strcoll.c strdup.c strerror.c \
strmode.c strtok.c strxfrm.c swab.c
OpenPOWER on IntegriCloud