mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 11:20:58 +01:00
7 lines
66 B
Makefile
7 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= digictl
|
|
MAN= digictl.8
|
|
|
|
.include <bsd.prog.mk>
|