aboutsummaryrefslogblamecommitdiff
path: root/sbin/disklabel/Makefile
blob: bf77cff4c2cf2e6ea531d05ec7bb8ae5ea196c4c (plain) (tree)
1
2
3
4
5
6
7
8



                                              

                   

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

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

.include <bsd.prog.mk>