Home
last modified time | relevance | path

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

/tools/testing/vma/
A DMakefile9 OFILES = $(SHARED_OFILES) vma.o maple-shim.o macro
14 vma: $(OFILES)
15 $(CC) $(CFLAGS) -o $@ $(OFILES) $(LDLIBS)
/tools/testing/memblock/
A DMakefile12 OFILES = main.o $(DEP_OFILES) $(TEST_OFILES) macro
23 main: $(OFILES)
25 $(OFILES): include
39 $(RM) $(TARGETS) $(OFILES) linux/memblock.h memblock.c asm/asm.h asm/cmpxchg.h
/tools/testing/radix-tree/
A DMakefile7 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o \ macro
15 main: $(OFILES)
30 $(OFILES): $(SHARED_DEPS) *.h
/tools/testing/scatterlist/
A DMakefile5 OFILES = main.o scatterlist.o macro
14 main: $(OFILES)
17 …$(RM) $(TARGETS) $(OFILES) scatterlist.c linux/scatterlist.h linux/highmem.h linux/kmemleak.h linu…
/tools/testing/rbtree/
A DMakefile6 OFILES = $(SHARED_OFILES) rbtree-shim.o interval_tree-shim.o maple-shim.o macro
23 $(TARGETS): $(OFILES)

Completed in 7 milliseconds