Home
last modified time | relevance | path

Searched refs:STATIC_LIBS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/testing/selftests/kvm/
DMakefile115 STATIC_LIBS := $(OUTPUT)/libkvm.a macro
120 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.*
134 all: $(STATIC_LIBS)
135 $(TEST_GEN_PROGS): $(STATIC_LIBS)