aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/geom_gpt/Makefile
blob: 603ceb0d61b7ba5a9cdba218e190bb8cd2eccccb (plain) (blame)
1
2
3
4
5
6
PROG=	gctl_test_helper
MAN=

LIBADD+=	geom

.include <bsd.prog.mk>