Searched refs:OFILES (Results 1 – 5 of 5) sorted by relevance
9 OFILES = $(SHARED_OFILES) vma.o maple-shim.o macro14 vma: $(OFILES)15 $(CC) $(CFLAGS) -o $@ $(OFILES) $(LDLIBS)
12 OFILES = main.o $(DEP_OFILES) $(TEST_OFILES) macro23 main: $(OFILES)25 $(OFILES): include39 $(RM) $(TARGETS) $(OFILES) linux/memblock.h memblock.c asm/asm.h asm/cmpxchg.h
7 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o \ macro15 main: $(OFILES)30 $(OFILES): $(SHARED_DEPS) *.h
5 OFILES = main.o scatterlist.o macro14 main: $(OFILES)17 …$(RM) $(TARGETS) $(OFILES) scatterlist.c linux/scatterlist.h linux/highmem.h linux/kmemleak.h linu…
6 OFILES = $(SHARED_OFILES) rbtree-shim.o interval_tree-shim.o maple-shim.o macro23 $(TARGETS): $(OFILES)
Completed in 7 milliseconds