From owner-cvs-all Sat Oct 3 17:42:21 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28169 for cvs-all-outgoing; Sat, 3 Oct 1998 17:42:21 -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 RAA28161; Sat, 3 Oct 1998 17:42:15 -0700 (PDT) (envelope-from gpalmer@FreeBSD.org) From: Gary Palmer Received: (from gpalmer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04504; Sat, 3 Oct 1998 17:42:09 -0700 (PDT) Date: Sat, 3 Oct 1998 17:42:09 -0700 (PDT) Message-Id: <199810040042.RAA04504@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 1998/10/03 17:42:09 PDT Modified files: sys Makefile Log: Build the new boot loader on the alpha. This allows make release to work again. Revision Changes Path 1.12 +5 -1 src/sys/Makefile