freebsd-dev/usr.sbin/spray/Makefile
Thomas Graichen d021b6c07a Obtained from: NetBSD
imported the spray command from NetBSD - it can be used for network
analysis (see the man-page)
1996-01-05 09:09:30 +00:00

8 lines
119 B
Makefile

# $Id: Makefile,v 1.2 1995/07/11 01:18:05 jtc Exp $
PROG= spray
MAN8= spray.8
LDADD= -lrpcsvc
.include <bsd.prog.mk>