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

/linux-4.1.27/tools/testing/selftests/powerpc/
H A DMakefile15 SUB_DIRS = pmu copyloops mm tm primitives stringloops vphn switch_endian macro
19 all: $(SUB_DIRS)
21 $(SUB_DIRS):
27 @for TARGET in $(SUB_DIRS); do \
33 @for TARGET in $(SUB_DIRS); do \
39 @for TARGET in $(SUB_DIRS); do \
45 @for TARGET in $(SUB_DIRS); do \
53 .PHONY: tags $(SUB_DIRS)

Completed in 65 milliseconds