From 79d07a3202ff6c9543aa1fea64376a7176476eee Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 29 Mar 1997 19:45:07 +0000 Subject: [PATCH] Remove unneded define from CFLAGS (from orand* compatibility) --- lib/libcompat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index ad036287ccd4..9596594c6449 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 -DCOMPAT_WEAK_SEEDING +CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS AINC= -I${.CURDIR}/../libc/${MACHINE} NOPIC=