summaryrefslogtreecommitdiffstats
path: root/share/mk/configure/diffutils.mk
blob: 114ebfca7ca89863128ee10534ce3eb7a5780ffb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2022-2024 Alejandro Colomar <alx@kernel.org>
# SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception


ifndef MAKEFILE_CONFIGURE_DIFFUTILS_INCLUDED
MAKEFILE_CONFIGURE_DIFFUTILS_INCLUDED := 1


DIFF := diff


endif  # include guard