Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/
DMakefile16 SUB_DIRS = alignment \ macro
37 all: $(SUB_DIRS)
39 $(SUB_DIRS):
45 @for TARGET in $(SUB_DIRS); do \
52 @for TARGET in $(SUB_DIRS); do \
59 @for TARGET in $(SUB_DIRS); do \
66 @for TARGET in $(SUB_DIRS); do \
76 .PHONY: tags $(SUB_DIRS)