mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
INFO= heimdal
|
||
|
SRCDIR= ${.CURDIR}/../../crypto/heimdal/doc
|
||
|
|
||
|
.include <bsd.info.mk>
|