Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/
DMakefile30 STATIC_LIBS := $(OUTPUT)/libkvm.a macro
32 EXTRA_CLEAN += $(LIBKVM_OBJ) $(STATIC_LIBS)
41 all: $(STATIC_LIBS)
42 $(TEST_GEN_PROGS): $(STATIC_LIBS)
43 $(STATIC_LIBS):| khdr