From owner-cvs-all Sun May 12 6:54:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAA8B37B40B; Sun, 12 May 2002 06:54:42 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4CDsgt97264; Sun, 12 May 2002 06:54:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200205121354.g4CDsgt97264@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 12 May 2002 06:54:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha Makefile src/sys/boot/arc/lib Makefile src/sys/boot/efi/libefi Makefile src/sys/boot/ficl Makefile src/sys/boot/i386/btx/lib Makefile src/sys/boot/i386/libi386 Makefile src/sys/boot/ia64/libski ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/12 06:54:42 PDT Modified files: sys/boot/alpha/libalpha Makefile sys/boot/arc/lib Makefile sys/boot/efi/libefi Makefile sys/boot/ficl Makefile sys/boot/i386/btx/lib Makefile sys/boot/i386/libi386 Makefile sys/boot/ia64/libski Makefile sys/boot/ofw/libofw Makefile sys/boot/pc98/btx/lib Makefile sys/boot/pc98/libpc98 Makefile Log: Back out last commit. I expect our bsd.*.mk gods to remove the need for defining so many extra things in addition to INTERNALLIB. We don't like repetitive C code and we shouldn't for make code either. Revision Changes Path 1.12 +2 -0 src/sys/boot/alpha/libalpha/Makefile 1.8 +2 -0 src/sys/boot/arc/lib/Makefile 1.9 +3 -0 src/sys/boot/efi/libefi/Makefile 1.31 +2 -0 src/sys/boot/ficl/Makefile 1.7 +3 -0 src/sys/boot/i386/btx/lib/Makefile 1.24 +3 -0 src/sys/boot/i386/libi386/Makefile 1.7 +3 -0 src/sys/boot/ia64/libski/Makefile 1.6 +3 -0 src/sys/boot/ofw/libofw/Makefile 1.4 +3 -0 src/sys/boot/pc98/btx/lib/Makefile 1.10 +3 -0 src/sys/boot/pc98/libpc98/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message