From owner-cvs-all Thu Oct 1 02:57:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20797 for cvs-all-outgoing; Thu, 1 Oct 1998 02:57:27 -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 CAA20783; Thu, 1 Oct 1998 02:57:14 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA17518; Thu, 1 Oct 1998 02:57:09 -0700 (PDT) Date: Thu, 1 Oct 1998 02:57:09 -0700 (PDT) Message-Id: <199810010957.CAA17518@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/10/01 02:57:09 PDT Modified files: sys/boot/i386/loader Makefile Log: Override STRIP so installation doesn't try to strip the loader. Revision Changes Path 1.9 +2 -1 src/sys/boot/i386/loader/Makefile