From owner-cvs-all Thu Oct 8 20:36:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05473 for cvs-all-outgoing; Thu, 8 Oct 1998 20:36:47 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05452; Thu, 8 Oct 1998 20:36:41 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA17161; Thu, 8 Oct 1998 20:36:39 -0700 (PDT) Date: Thu, 8 Oct 1998 20:36:39 -0700 (PDT) Message-Id: <199810090336.UAA17161@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/math/fftpack Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/10/08 20:36:39 PDT Modified files: math/fftpack Makefile Log: Create .so symlink in a.out case. While I'm here, properly add environment to ldconfig command line. Revision Changes Path 1.7 +5 -2 ports/math/fftpack/Makefile