diff --git a/sbin/geom/Makefile b/sbin/geom/Makefile index f67efcb4b1f8..fffb889bc2cf 100644 --- a/sbin/geom/Makefile +++ b/sbin/geom/Makefile @@ -9,6 +9,7 @@ PROG= geom SRCS= geom.c geom_label.c geom_part.c subr.c +NO_MAN= CFLAGS+=-I${.CURDIR} -I${.CURDIR}/core -DSTATIC_GEOM_CLASSES