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