Allow building a static geom(8) for release related crunched

binaries. In particular, this allows geom to be added to the
boot_crunch binary on ia64.
This commit is contained in:
Marcel Moolenaar 2008-06-05 15:24:10 +00:00
parent b1ca926d0f
commit db300278f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179562

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.if defined(RESCUE)
.if defined(RESCUE) || defined(RELEASE_CRUNCH)
.PATH: ${.CURDIR}/class/part \
${.CURDIR}/class/label \