freebsd-dev/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>