Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/krb5/util/Makefile
34677 views
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2025 FreeBSD Foundation
#
# This sofware was developed by Cy Schubert <[email protected]>
# under sponsorship from the FreeBSD Foundation.
#

SUBDIR=	build-tools compile_et .WAIT \
	support .WAIT \
	et .WAIT \
	ss profile verto

# SUBDIR_PARALLEL=

.include <bsd.subdir.mk>