Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/
DMakefile144 STATIC_LIBS := $(OUTPUT)/libkvm.a macro
149 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.*
163 all: $(STATIC_LIBS)
164 $(TEST_GEN_PROGS): $(STATIC_LIBS)