mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 01:55:19 +01:00
f0cb4b02d1
worm(4) for actual work. See the EXAMPLES section in the man page.
5 lines
62 B
Makefile
5 lines
62 B
Makefile
PROG= wormcontrol
|
|
MAN8= wormcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|