From 72f97bfa5bfd550ac22b662131b3fc5f5e690923 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 25 Jul 1995 19:13:20 +0000 Subject: [PATCH] Sync this again with Mark M's changes so that he and I can diagnose the common problems. --- release/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/release/Makefile b/release/Makefile index 0536a260823..9d572261f7f 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.192.2.16 1995/06/10 14:19:56 jkh Exp $ +# $Id: Makefile,v 1.193 1995/06/11 19:29:26 rgrimes Exp $ # # How to roll a release: # @@ -170,8 +170,9 @@ release.2: cd ${.CURDIR}/../etc && make distrib-dirs DESTDIR=${RD}/trees/bin cd ${.CURDIR}/.. ; make distribute DISTDIR=${RD}/trees cd ${.CURDIR}/../eBones && ( \ + make bootstrap ;\ make obj all help-distribute DISTDIR=${RD}/trees ;\ - make bootstrap \ + make kprog \ ) chflags -R noschg ${RD}/trees uudecode ${.CURDIR}/compat20/libgcc.so.261.0.uu