mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
7 lines
63 B
Makefile
7 lines
63 B
Makefile
$FreeBSD$
|
|
|
|
PROG= burncd
|
|
MAN8= burncd.8
|
|
|
|
.include <bsd.prog.mk>
|