Searched refs:SUB_DIRS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/
H A DMakefile15 SUB_DIRS = benchmarks \ macro
29 all: $(SUB_DIRS)
31 $(SUB_DIRS):
37 @for TARGET in $(SUB_DIRS); do \
43 @for TARGET in $(SUB_DIRS); do \
49 @for TARGET in $(SUB_DIRS); do \
55 @for TARGET in $(SUB_DIRS); do \
63 .PHONY: tags $(SUB_DIRS)

Completed in 71 milliseconds