From e853c124679267b145ce0c56e87a85867e02995f Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 12 Aug 1996 12:13:16 +0000 Subject: Use collate info for alpha character ranges 8bit cleanup --- 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 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= -- cgit v1.1