mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
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>
|