1# 2# SPDX-License-Idendifier: BSD-2-Clause 3# 4# Copyright (c) 2025 FreeBSD Foundation 5# 6# This sofware was developed by Cy Schubert <cy@FreeBSD.org> 7# under sponsorship from the FreeBSD Foundation. 8# 9 10# $FreeBSD$ 11 12SUBDIR= kadmin.local kdb5_util sim_server gss-server 13 14SUBDIR_PARALLEL= 15 16.include <bsd.subdir.mk> 17