Heimdal Texinfo manual.

This commit is contained in:
Ruslan Ermilov
2002-07-05 05:47:13 +00:00
parent f5118d6aaf
commit 81928df848
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= lib libexec usr.bin usr.sbin
SUBDIR= doc lib libexec usr.bin usr.sbin
# These are the programs which depend on Kerberos.
KPROGS= secure/usr.bin/ssh secure/usr.sbin/sshd
+6
View File
@@ -0,0 +1,6 @@
# $FreeBSD$
INFO= heimdal
SRCDIR= ${.CURDIR}/../../crypto/heimdal/doc
.include <bsd.info.mk>