mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
# from: @(#)Makefile 5.4 (Berkeley) 7/25/90
|
|
# $Id$
|
|
|
|
MAN1= kerberos.1
|
|
MAN5= krb.conf.5 krb.realms.5
|
|
|
|
.include <bsd.prog.mk>
|