1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/wormcontrol/Makefile
Joerg Wunsch f0cb4b02d1 Add a wormcontrol(8) utility. This is needed in order to prepare
worm(4) for actual work.

See the EXAMPLES section in the man page.
1996-01-27 17:52:20 +00:00

5 lines
62 B
Makefile

PROG= wormcontrol
MAN8= wormcontrol.8
.include <bsd.prog.mk>