summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat21/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-04-03 06:08:28 +0000
committerjkh <jkh@FreeBSD.org>1997-04-03 06:08:28 +0000
commit3dc44eb7dded1b82b67bfbaffff6355fccbe4582 (patch)
tree417fa9b6879c6cfee6201a62bdea5c986d467471 /lib/compat/compat21/Makefile
parent3217687a89b9357ea4ab7f26ba7a817ae0ff4a70 (diff)
downloadFreeBSD-src-3dc44eb7dded1b82b67bfbaffff6355fccbe4582.zip
FreeBSD-src-3dc44eb7dded1b82b67bfbaffff6355fccbe4582.tar.gz
Add libg++ 3.0
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 50e2f23..0fcb691 100644
--- a/lib/compat/compat21/Makefile
+++ b/lib/compat/compat21/Makefile
@@ -1,8 +1,8 @@
-# $Id$
+# $Id: Makefile,v 1.8 1997/02/22 14:57:39 peter Exp $
DISTRIBUTION= compat21
-LIBS= libc.so.2.2 libgmp.so.2.0
+LIBS= libc.so.2.2 libg++.so.3.0 libgmp.so.2.0
CLEANFILES+= ${LIBS}
OpenPOWER on IntegriCloud