# $FreeBSD: stable/11/tools/regression/geom_gpt/Makefile 319013 2017-05-27 23:31:51Z ngie $

PROG=	gctl_test_helper
MAN=

LIBADD+=	geom

WARNS?=	6

.include <bsd.prog.mk>
