xref: /freebsd/krb5/lib/crypto/builtin/md5/Makefile.inc (revision b79bd43f9ab3bf0dfd4744dee406782f0329134a)
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.PATH: ${KRB5_DIR}/lib/crypto/builtin/md5
11
12SRCS+=	md5.c
13