1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/disklabel/Makefile
1994-05-28 06:25:34 +00:00

8 lines
125 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 3/17/94
PROG= disklabel
SRCS= disklabel.c dkcksum.c
MAN8= disklabel.0
.include <bsd.prog.mk>