From b15443ba83936fa4e0bc4e843c9bd783c5e19b3b Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 4 Apr 1997 20:10:53 +0000 Subject: Speedup in case locale not used --- lib/libcompat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcompat/Makefile') diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 9596594c6449..5bf8c3354c24 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= -- cgit v1.3