# $FreeBSD: stable/12/tools/regression/geom_gpt/Makefile 317294 2017-04-22 20:29:56Z ngie $

PROG=	gctl_test_helper
MAN=

LIBADD+=	geom

WARNS?=	6

.include <bsd.prog.mk>
