Makefile 107 B

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