From owner-cvs-all Fri Sep 4 01:23:09 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22005 for cvs-all-outgoing; Fri, 4 Sep 1998 01:23:09 -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 BAA21993; Fri, 4 Sep 1998 01:23:06 -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 BAA29908; Fri, 4 Sep 1998 01:23:00 -0700 (PDT) Date: Fri, 4 Sep 1998 01:23:00 -0700 (PDT) Message-Id: <199809040823.BAA29908@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/09/04 01:22:59 PDT Modified files: release Makefile Log: Just nuke the aout bootstrap stuff since we don't need it anymore. Simplify accordingly for ELF. Convinced by: jb Revision Changes Path 1.374 +1 -12 src/release/Makefile