mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
8c3bc1af40
should be delivered but without payload.
8 lines
73 B
Makefile
8 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= udpzerobyte
|
|
NO_MAN=
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|