mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 15:22:43 +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>
|