From owner-cvs-ports Thu Mar 30 09:02:51 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA03031 for cvs-ports-outgoing; Thu, 30 Mar 1995 09:02:51 -0800 Received: (from ats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA03021; Thu, 30 Mar 1995 09:02:43 -0800 Date: Thu, 30 Mar 1995 09:02:43 -0800 From: Andreas Schulz Message-Id: <199503301702.JAA03021@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/math/eispack Makefile.lib Sender: cvs-ports-owner@freebsd.org Precedence: bulk ats 95/03/30 09:02:43 Modified: math/eispack Makefile.lib Log: Deleted otqlrat.f from the SRCS line. Both the tqlrat.f and otqlrat.f implement the tqlrat subroutine. Only one of them can be in a library. This gets now noticed at the linking of the shared library.