e653b48c80
OK'ed by: core
9 lines
67 B
Makefile
9 lines
67 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= simple_send
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|