Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/kvm/
DMakefile65 STATIC_LIBS := $(OUTPUT)/libkvm.a macro
67 EXTRA_CLEAN += $(LIBKVM_OBJ) $(STATIC_LIBS) cscope.*
76 all: $(STATIC_LIBS)
77 $(TEST_GEN_PROGS): $(STATIC_LIBS)