Moved -DRELEASE_CRUNCH into crunchgen(1) config files.

This commit is contained in:
Ruslan Ermilov 2001-03-31 17:02:37 +00:00
parent 685574864e
commit c3a205ef0b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75040
8 changed files with 15 additions and 1 deletions

View File

@ -410,7 +410,7 @@ release.4:
( ( [ -f ${.CURDIR}/${MACHINE}/$${j}_crunch.conf ] && \
crunchgen ${.CURDIR}/${MACHINE}/$${j}_crunch.conf ) || \
( crunchgen ${.CURDIR}/$${j}_crunch.conf ) ) && \
${MAKE} -DRELEASE_CRUNCH -f $${j}_crunch.mk subclean all \
${MAKE} -f $${j}_crunch.mk subclean all \
NOCRYPT=yes "CFLAGS=${CFLAGS} -DCRUNCHED_BINARY") && \
mv $${j}_crunch/$${j}_crunch ${RD}/crunch/$${j} && \
true || { rm -rf $${j}_crunch ; false ; } ; \

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard

View File

@ -1,5 +1,7 @@
# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard