From owner-cvs-all Sun Jul 21 13: 8:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB8C37B400; Sun, 21 Jul 2002 13:08:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E28CF43E3B; Sun, 21 Jul 2002 13:08:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LK8SJU001551; Sun, 21 Jul 2002 13:08:28 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LK8StP001550; Sun, 21 Jul 2002 13:08:28 -0700 (PDT) Message-Id: <200207212008.g6LK8StP001550@freefall.freebsd.org> From: Ruslan Ermilov <ru@FreeBSD.org> Date: Sun, 21 Jul 2002 13:08:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/hdf/files/hdf/src Makefile ports/graphics/hdf/files/mfhdf/libsrc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: <cvs-all.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all> X-Loop: FreeBSD.ORG ru 2002/07/21 13:08:28 PDT Modified files: graphics/hdf/files/hdf/src Makefile graphics/hdf/files/mfhdf/libsrc Makefile Log: INTERNALLIB has a different meaning in the new bsd.lib.mk API -- build (but do not install) a static library _only_. Not defining LIB avoids building the static library. Revision Changes Path 1.4 +1 -3 ports/graphics/hdf/files/hdf/src/Makefile 1.3 +1 -3 ports/graphics/hdf/files/mfhdf/libsrc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message