Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/coresight/
H A DMakefile7 SUBDIRS = \ macro
13 all: $(SUBDIRS)
14 $(SUBDIRS):
17 INSTALLDIRS = $(SUBDIRS:%=install-%)
23 CLEANDIRS = $(SUBDIRS:%=clean-%)
29 .PHONY: all clean $(SUBDIRS) $(CLEANDIRS) $(INSTALLDIRS)
/linux/tools/net/ynl/
H A DMakefile3 SUBDIRS = lib generated samples macro
5 all: $(SUBDIRS) libynl.a
12 $(SUBDIRS):
18 @for dir in $(SUBDIRS) ; do \
25 .PHONY: all clean distclean $(SUBDIRS)
/linux/tools/testing/selftests/futex/
H A DMakefile2 SUBDIRS := functional macro
9 @for DIR in $(SUBDIRS); do \
22 @for SUBDIR in $(SUBDIRS); do \
30 @for DIR in $(SUBDIRS); do \
/linux/tools/testing/selftests/sparc64/
H A DMakefile11 SUBDIRS := drivers macro
21 @for DIR in $(SUBDIRS); do \
36 @for SUBDIR in $(SUBDIRS); do \
44 @for DIR in $(SUBDIRS); do \
/linux/tools/usb/usbip/
H A DMakefile.am2 SUBDIRS := libsrc src macro