Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/
H A DMakefile10 SUB_DIRS = alignment \ macro
37 all: $(SUB_DIRS)
39 $(SUB_DIRS):
46 +@for TARGET in $(SUB_DIRS); do \
53 +@for TARGET in $(SUB_DIRS); do \
60 +@for TARGET in $(SUB_DIRS); do \
66 +@for TARGET in $(SUB_DIRS); do \
76 .PHONY: tags $(SUB_DIRS) emit_tests
/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile12 SUB_DIRS := ebb sampling_tests event_code_tests macro
14 all: $(TEST_GEN_PROGS) $(SUB_DIRS)
28 $(SUB_DIRS):
34 +@for TARGET in $(SUB_DIRS); do \
45 +@for TARGET in $(SUB_DIRS); do \
53 +@for TARGET in $(SUB_DIRS); do \
63 +@for TARGET in $(SUB_DIRS); do \