Makefile 159 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0
  2. TEST_GEN_PROGS := cache_shape
  3. top_srcdir = ../../../../..
  4. include ../../lib.mk
  5. $(TEST_GEN_PROGS): ../harness.c ../utils.c