#	@(#)Makefile	8.2 (Berkeley) 3/17/94

PROG=	disklabel
SRCS=	disklabel.c dkcksum.c
MAN8=	disklabel.8
MAN5=	disklabel.5

.include <bsd.prog.mk>