summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-04-18 13:24:35 +0000
committerru <ru@FreeBSD.org>2002-04-18 13:24:35 +0000
commit3ff4ea08ea60a63245c6bf4812d0dcab968800ae (patch)
tree069f144a672f71d64d2feaac521b8aed8891ebbf /lib
parentf0130fa54e85b8ca5aba7f52c69dac31cc757b2b (diff)
downloadFreeBSD-src-3ff4ea08ea60a63245c6bf4812d0dcab968800ae.zip
FreeBSD-src-3ff4ea08ea60a63245c6bf4812d0dcab968800ae.tar.gz
Removed gratuitous LIBCOMPATDIR assignments.
Diffstat (limited to 'lib')
-rw-r--r--lib/compat/compat3x.i386/Makefile2
-rw-r--r--lib/compat/compat4x.alpha/Makefile2
-rw-r--r--lib/compat/compat4x.i386/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/lib/compat/compat3x.i386/Makefile b/lib/compat/compat3x.i386/Makefile
index 425e93f..43280bf 100644
--- a/lib/compat/compat3x.i386/Makefile
+++ b/lib/compat/compat3x.i386/Makefile
@@ -2,8 +2,6 @@
DISTRIBUTION= compat3x
-LIBCOMPATDIR= ${LIBDIR}/compat
-
LIBS= libalias.so.3 libc.so.3 libc_r.so.3 libc_r.so.4 libcurses.so.2 \
libdialog.so.3 libedit.so.2 libf2c.so.2 libfetch.so.1 libftpio.so.4 \
libg++.so.4 libhistory.so.3 libmytinfo.so.2 libncurses.so.3 \
diff --git a/lib/compat/compat4x.alpha/Makefile b/lib/compat/compat4x.alpha/Makefile
index bd0c0ff..1d4a24a 100644
--- a/lib/compat/compat4x.alpha/Makefile
+++ b/lib/compat/compat4x.alpha/Makefile
@@ -2,8 +2,6 @@
DISTRIBUTION= compat4x
-LIBCOMPATDIR= ${LIBDIR}/compat
-
LIBS= \
libc.so.4 \
libc_r.so.4 \
diff --git a/lib/compat/compat4x.i386/Makefile b/lib/compat/compat4x.i386/Makefile
index 3fe36cd..09711cf 100644
--- a/lib/compat/compat4x.i386/Makefile
+++ b/lib/compat/compat4x.i386/Makefile
@@ -2,8 +2,6 @@
DISTRIBUTION= compat4x
-LIBCOMPATDIR= ${LIBDIR}/compat
-
LIBS= \
libc.so.4 \
libc_r.so.4 \
OpenPOWER on IntegriCloud