Makefile 96 B

123456
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. CFLAGS = -Wall
  3. TEST_GEN_PROGS = sas
  4. include ../lib.mk