Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/
DMakefile16 SUB_DIRS = alignment \ macro
35 all: $(SUB_DIRS)
37 $(SUB_DIRS):
43 @for TARGET in $(SUB_DIRS); do \
50 @for TARGET in $(SUB_DIRS); do \
57 @for TARGET in $(SUB_DIRS); do \
64 @for TARGET in $(SUB_DIRS); do \
74 .PHONY: tags $(SUB_DIRS)