Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/
DMakefile15 SUB_DIRS = alignment \ macro
33 all: $(SUB_DIRS)
35 $(SUB_DIRS):
41 @for TARGET in $(SUB_DIRS); do \
47 @for TARGET in $(SUB_DIRS); do \
53 @for TARGET in $(SUB_DIRS); do \
59 @for TARGET in $(SUB_DIRS); do \
67 .PHONY: tags $(SUB_DIRS)