# $FreeBSD$ PROG= gpt SRCS= add.c create.c destroy.c gpt.c label.c map.c migrate.c recover.c \ remove.c show.c WARNS?= 4 MAN= gpt.8 .include