aboutsummaryrefslogtreecommitdiff
path: root/krb5/lib/crypto/builtin/aes/Makefile.inc
blob: f46a55921f51f0175a2f8ebdbd8654ac0b565d64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2025 FreeBSD Foundation
#
# This sofware was developed by Cy Schubert <cy@FreeBSD.org>
# under sponsorship from the FreeBSD Foundation.
#

.PATH: ${KRB5_DIR}/lib/crypto/builtin/aes

SRCS+=	aescrypt.c \
	aeskey.c \
	aestab.c