aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/geom_gpt/Makefile
blob: eb5a9659ff4f066b96f7d131833b8e67025e51b0 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	gctl_test_helper
MAN=

LIBADD+=	geom

.include <bsd.prog.mk>