From 1aefb8ae80064d515617534ba57f5859b3d3f308 Mon Sep 17 00:00:00 2001 From: ache 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 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= -- cgit v1.1