Searched refs:DIRS (Results 1 – 14 of 14) sorted by relevance
14 - @-(set -e ; for d in $(DIRS) ; do $(MAKE) $(MAKE_OUTPUT) -C $$d $@ ; done)15 + @(set -e ; for d in $(DIRS) ; do $(MAKE) $(MAKE_OUTPUT) -C $$d $@ ; done)19 - @-(set -e ; for d in $(DIRS) ; do $(MAKE) $(MAKE_OUTPUT) -C $$d $@ ; done)20 + @(set -e ; for d in $(DIRS) ; do $(MAKE) $(MAKE_OUTPUT) -C $$d $@ ; done)
22 DIRS="irattach irdaping irnetd" \
7 -DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation8 +DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation11 for dir in $(DIRS); do\
12 -DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation13 +DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation16 for dir in $(DIRS); do\
20 DIRS += ['build', 'decoders', 'encoders']22 - DIRS += ['test/gtest']25 DIRS += ['test/fuzzing']
24 -DIRS= ${LIB} ${DUT} ${CA} ${TC} ${WTG} ${CON}25 +DIRS= ${LIB} ${DUT} ${CA} ${TC}28 for i in ${DIRS}; do \
98 $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) DIRS="$(MOSQUITTO_MAKE_DIRS)" \103 $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) DIRS="$(MOSQUITTO_MAKE_DIRS)" \108 $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS) DIRS="$(MOSQUITTO_MAKE_DIRS)" \
13 …DIRS = [ "a", "b", "etc", "sbin", "usr", "usr/bin", "usr/binX", "usr/sbin", "usr/include", "usr/in… variable in TestRealPath52 for d in self.DIRS:
36 my @DIRS = ('/proc', '/sys');158 walk(@DIRS);
3584 #define DIRS 3 macro3598 int wds[DIRS]; in inotify_test()3599 char buffer[DIRS * (sizeof(struct inotify_event) + NAME_MAX + 1)]; in inotify_test()3602 struct inotify_event *events[DIRS] = {}; in inotify_test()3603 const char *names[DIRS] = {}; in inotify_test()3635 for (i = 0; i < DIRS; ++i) in inotify_test()3645 TESTCOND(i < DIRS); in inotify_test()3697 for (i = 0; i < DIRS; ++i) in inotify_test()3707 TESTCOND(i < DIRS); in inotify_test()
337 '-I DIRS'338 '--directory-path=DIRS'
25681 '-YP,DIRS'25682 Search the directories DIRS, and no others, for libraries specified