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

/linux-master/tools/net/ynl/
H A DMakefile3 SUBDIRS = lib generated samples macro
5 all: $(SUBDIRS)
9 $(SUBDIRS):
15 @for dir in $(SUBDIRS) ; do \
21 .PHONY: all clean distclean $(SUBDIRS)
/linux-master/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-master/tools/usb/usbip/
H A DMakefile.am2 SUBDIRS := libsrc src
/linux-master/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-master/tools/testing/selftests/futex/
H A DMakefile2 SUBDIRS := functional macro
11 @for DIR in $(SUBDIRS); do \
24 @for SUBDIR in $(SUBDIRS); do \
32 @for DIR in $(SUBDIRS); do \

Completed in 121 milliseconds