summaryrefslogtreecommitdiffstats
path: root/sbin/gpt/Makefile
blob: a680986f0fe46b133016b1d2c3ffd0cb7423af1c (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	gpt
SRCS=	add.c create.c destroy.c gpt.c map.c migrate.c recover.c show.c
WARNS=	4
MAN=	gpt.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud