aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-12-16 21:06:24 +0000
committerWarner Losh <imp@FreeBSD.org>2019-12-16 21:06:24 +0000
commit6ee8575cd71be8ba9ce88a28feddd523cac9f333 (patch)
tree60db74a236f5544af538e4742ecb0a4b4215ff2b /sbin/geom
parent2cf9eb6c4ead758c0083a30460e3244fab92f268 (diff)
downloadsrc-6ee8575cd71be8ba9ce88a28feddd523cac9f333.tar.gz
src-6ee8575cd71be8ba9ce88a28feddd523cac9f333.zip
Remove all the RELEASE_CRUNCH defines, they are useless.
RELEASE_CRUNCH has been broken for a very long time. Remove the last remants from the tree.
Notes
Notes: svn path=/head/; revision=355821
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/Makefile b/sbin/geom/Makefile
index 9520483815b3..0c6e6e2b95c8 100644
--- a/sbin/geom/Makefile
+++ b/sbin/geom/Makefile
@@ -13,7 +13,7 @@ CFLAGS+= -DGEOM_CLASS_DIR=\"${GEOM_CLASS_DIR}\"
LIBADD= geom util
-.if defined(RESCUE) || defined(RELEASE_CRUNCH)
+.if defined(RESCUE)
.PATH: ${SRCTOP}/lib/geom/part \
${SRCTOP}/lib/geom/label