Remove unneded define from CFLAGS (from orand* compatibility)

This commit is contained in:
Andrey A. Chernov 1997-03-29 19:45:07 +00:00
parent ffdb787e62
commit 79d07a3202
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24387

View File

@ -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=