avoid having long "to" strinsg overflow the error message buffer
[unix-history] / usr / src / usr.sbin / diskpart / Makefile
CommitLineData
01540b81 1# @(#)Makefile 8.1 (Berkeley) %G%
0338f3fa 2
de44f698
KB
3PROG= diskpart
4MAN8= diskpart.0
0338f3fa 5
de44f698 6.include <bsd.prog.mk>