summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-04-04 20:10:53 +0000
committerache <ache@FreeBSD.org>1997-04-04 20:10:53 +0000
commit1aefb8ae80064d515617534ba57f5859b3d3f308 (patch)
tree329db2e7d5ee957fe0d8245f47da9c4316c1d301 /lib/libcompat/Makefile
parentf9d135173d727a644b7a44b7a30a67686041501c (diff)
downloadFreeBSD-src-1aefb8ae80064d515617534ba57f5859b3d3f308.zip
FreeBSD-src-1aefb8ae80064d515617534ba57f5859b3d3f308.tar.gz
Speedup in case locale not used
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 9596594..5bf8c33 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