mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 01:07:21 +01:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
INFO= heimdal
|
||
|
SRCDIR= ${.CURDIR}/../../crypto/heimdal/doc
|
||
|
|
||
|
.include <bsd.info.mk>
|