# SPDX-License-Identifier: BSD-3-Clause # # Copyright (c) 2018, Tulio A M Mendes <[email protected]> # All rights reserved. # See LICENSE for details. # # Source: https://github.com/tadryanom/AdrOS # NAME := grep SRCS := grep.c include ../common.mk