mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 12:44:53 +01:00
Sync this again with Mark M's changes so that he and I can diagnose
the common problems.
This commit is contained in:
parent
bd544640b4
commit
1aab1eb4fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user