summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-08-12 12:13:16 +0000
committerache <ache@FreeBSD.org>1996-08-12 12:13:16 +0000
commite853c124679267b145ce0c56e87a85867e02995f (patch)
tree2ff7e0b2fd755077db70f7ae17b3bb510444a5f7 /lib/libcompat/Makefile
parent592128dcde9d5b776c7c4f7f0d75dd30da680658 (diff)
downloadFreeBSD-src-e853c124679267b145ce0c56e87a85867e02995f.zip
FreeBSD-src-e853c124679267b145ce0c56e87a85867e02995f.tar.gz
Use collate info for alpha character ranges
8bit cleanup
Diffstat (limited to 'lib/libcompat/Makefile')
-rw-r--r--lib/libcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index 8940719..a9a5477 100644
--- a/lib/libcompat/Makefile
+++ b/lib/libcompat/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
LIB=compat
-CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS
+CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale
AINC= -I${.CURDIR}/../libc/${MACHINE}
NOPIC=
OpenPOWER on IntegriCloud