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