mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 17:24:23 +01:00
28644e448a
Pointed out by: bde
8 lines
76 B
Makefile
8 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= digictl
|
|
WARNS?= 2
|
|
MAN= digictl.8
|
|
|
|
.include <bsd.prog.mk>
|