summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat21/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-12-31 09:02:39 +0000
committerpeter <peter@FreeBSD.org>1996-12-31 09:02:39 +0000
commit30629b15e08d9bebe267cf748f62fea2971f6358 (patch)
tree12c88a41c0590caf27dff1b5d1e4d445672096c6 /lib/compat/compat21/Makefile
parenteb5560009c93fb329f989ff7baa7b0e9802138de (diff)
downloadFreeBSD-src-30629b15e08d9bebe267cf748f62fea2971f6358.zip
FreeBSD-src-30629b15e08d9bebe267cf748f62fea2971f6358.tar.gz
libgmp.so.2.0 was missing from the compat21 dist
(should be in 2.2) Reported by: John Fieber <jfieber@indiana.edu>
Diffstat (limited to 'lib/compat/compat21/Makefile')
-rw-r--r--lib/compat/compat21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile
index 59b7aa6..4f8c04c 100644
--- a/lib/compat/compat21/Makefile
+++ b/lib/compat/compat21/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.4 1996/12/30 07:32:34 jkh Exp $
+# $Id: Makefile,v 1.5 1996/12/31 02:39:40 bde Exp $
DISTRIBUTION= compat21
-LIBS= libc.so.2.2
+LIBS= libc.so.2.2 libgmp.so.2.0
CLEANFILES+= ${LIBS}
OpenPOWER on IntegriCloud