]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/disklabel/Makefile
Added description of how they can access particulary
[FreeBSD/FreeBSD.git] / sbin / disklabel / Makefile
1 #       @(#)Makefile    8.2 (Berkeley) 3/17/94
2
3 PROG=   disklabel
4 SRCS=   disklabel.c dkcksum.c
5 MAN8=   disklabel.8
6 MAN5=   disklabel.5
7
8 .include <bsd.prog.mk>