mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 22:23:08 +00:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
|
PROG= tcpsso
|
||
|
MAN= tcpsso.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|