Fixed the last-minute bug I made in previous commit.

This commit is contained in:
Ruslan Ermilov 2003-07-04 14:39:17 +00:00
parent 5dc6311712
commit eedbbe40d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117230

View File

@ -567,7 +567,7 @@ release.5:
cd ${j}_crunch; ${WMAKEENV} crunchgen -o ${.CURDIR}/${j}_crunch.conf
.endif
cd ${j}_crunch; ${WMAKE} -f ${j}_crunch.mk subclean
cd ${.CURDIR}/..; ${BINMAKE} _build-tools
cd ${.CURDIR}/..; ${BINMAKE} -f Makefile.inc1 _build-tools
cd ${j}_crunch; ${WMAKE} -f ${j}_crunch.mk \
CFLAGS="-Os -pipe" -DNO_CPU_CFLAGS all
${WMAKEENV} strip -R .comment ${j}_crunch/${j}_crunch