Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/powerpc/
DMakefile16 SUB_DIRS = alignment \ macro
38 all: $(SUB_DIRS)
40 $(SUB_DIRS):
46 @for TARGET in $(SUB_DIRS); do \
53 @for TARGET in $(SUB_DIRS); do \
60 @for TARGET in $(SUB_DIRS); do \
67 @for TARGET in $(SUB_DIRS); do \
77 .PHONY: tags $(SUB_DIRS)