From ffdb787e624a0fa0b2d1da38174163cad1e6c531 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 29 Mar 1997 19:44:14 +0000 Subject: [PATCH] Remove orand* compatibility as promised (next release) --- lib/libcompat/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 54d56a989725..ad036287ccd4 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -9,11 +9,7 @@ NOPIC= ${.CURDIR}/4.3/${MACHINE} ${.CURDIR}/4.3 \ ${.CURDIR}/4.4/${MACHINE} ${.CURDIR}/4.4 \ ${.CURDIR}/regexp \ - ${.CURDIR}/SysV \ - ${.CURDIR}/../libc/stdlib - -# will be removed with the next FreeBSD release -SRCS= random.c + ${.CURDIR}/SysV # compat 4.1 sources # XXX MISSING: tell.c vlimit.c vtimes.c