summaryrefslogtreecommitdiff
path: root/usr.sbin/diskpart/Makefile
blob: d95ca36ab8a4fd67431eb6e24337f614dc725d93 (plain)
1
2
3
4
5
6
7
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.3 1994/12/22 11:34:14 cgd Exp $

PROG=	diskpart
MAN=	diskpart.8

.include <bsd.prog.mk>