summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-03-29 19:44:14 +0000
committerache <ache@FreeBSD.org>1997-03-29 19:44:14 +0000
commit63a7010524ec7d3eec3f2e024b923db547faf5aa (patch)
tree57a2c9231c599a107b0bc0f54c39796069fc7739 /lib/libcompat
parente39d0906a6a1f3071e89c4b7ae80571f3e7da7b6 (diff)
downloadFreeBSD-src-63a7010524ec7d3eec3f2e024b923db547faf5aa.zip
FreeBSD-src-63a7010524ec7d3eec3f2e024b923db547faf5aa.tar.gz
Remove orand* compatibility as promised (next release)
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index 54d56a9..ad03628 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
OpenPOWER on IntegriCloud