From owner-cvs-gnu Wed Mar 11 21:17:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02026 for cvs-gnu-outgoing; Wed, 11 Mar 1998 21:17:34 -0800 (PST) (envelope-from owner-cvs-gnu) 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 VAA01688; Wed, 11 Mar 1998 21:16:43 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA07179; Wed, 11 Mar 1998 21:14:20 -0800 (PST) Date: Wed, 11 Mar 1998 21:14:20 -0800 (PST) Message-Id: <199803120514.VAA07179@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile src/gnu/usr.bin/binutils/libbinutils Makefile src/gnu/usr.bin/binutils/libiberty Makefile src/gnu/usr.bin/binutils/libopcodes Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/03/11 21:14:19 PST Modified files: gnu/usr.bin/binutils/libbfd Makefile gnu/usr.bin/binutils/libbinutils Makefile gnu/usr.bin/binutils/libiberty Makefile gnu/usr.bin/binutils/libopcodes Makefile Log: Replace empty install targets with definitions of INTERNALLIB and INTERNALSTATICLIB to suppress installation of internal libraries. Revision Changes Path 1.3 +3 -3 src/gnu/usr.bin/binutils/libbfd/Makefile 1.3 +3 -3 src/gnu/usr.bin/binutils/libbinutils/Makefile 1.2 +3 -3 src/gnu/usr.bin/binutils/libiberty/Makefile 1.3 +3 -3 src/gnu/usr.bin/binutils/libopcodes/Makefile