# $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