Fix another obj-misusage bogon. This will all get revisited for
2.2-release (and this file beaten on with a crowbar, as it so richly deserves).
This commit is contained in:
parent
6f74937c47
commit
4ba2f839d6
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.223 1996/06/13 01:57:48 jkh Exp $
|
||||
# $Id: Makefile,v 1.224 1996/06/13 09:35:16 jkh Exp $
|
||||
#
|
||||
# How to roll a release:
|
||||
#
|
||||
@ -113,7 +113,7 @@ rerelease release:
|
||||
echo "make all install" >> ${CHROOTDIR}/mk
|
||||
.endif
|
||||
echo "cd /usr/src/release" >> ${CHROOTDIR}/mk
|
||||
echo "make obj" >> ${CHROOTDIR}/mk
|
||||
echo "make objlink" >> ${CHROOTDIR}/mk
|
||||
echo "cd obj" >> ${CHROOTDIR}/mk
|
||||
echo "rm -f ${REDOREDO}" >> ${CHROOTDIR}/mk
|
||||
echo "cd /usr/src/release" >> ${CHROOTDIR}/mk
|
||||
|
Loading…
Reference in New Issue
Block a user