summaryrefslogtreecommitdiffstats
path: root/share/mk/configure/build-depends/grep/grep.mk
blob: 9b1afa58ab98892d0ac572f946d0cd955c86db59 (plain)
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_BUILD_DEPENDS_GREP_GREP_INCLUDED
MAKEFILE_CONFIGURE_BUILD_DEPENDS_GREP_GREP_INCLUDED := 1


GREP := grep


endif  # include guard