Searched refs:subdirs (Results 1 – 25 of 129) sorted by relevance
123456
1 all:: subdirs $(LIBRARY).a7 real-subdirs::9 subdirs:: Makefile10 $(Q) $(MAKE) -s real-subdirs11 $(Q) touch subdirs14 $(Q) $(RM) -f subdirs
68 lib/blkid/subdirs87 lib/e2p/subdirs92 lib/et/subdirs102 lib/ext2fs/subdirs118 lib/quota/subdirs124 lib/ss/subdirs129 lib/uuid/subdirs
4 .PHONY: subdirs $(SUBDIRS)5 subdirs: $(SUBDIRS) target11 all tidy dist clean spotless install: subdirs
58 for dirname,subdirs,filenames in os.walk(dir):60 subdirs[:] = []62 subdirs[:] = [d for d in subdirs
8 default: subdirs11 subdirs: target
21 subdirs := currysrc22 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
26 default install clean: %: subdirs-%28 subdirs-%:
63 .PHONY: subdirs64 subdirs: target67 $(OBJS): subdirs
22 <?cs if:subcount(subdirs) ?>25 <?cs each:dir=subdirs ?>
163 for dirname,subdirs,filenames in os.walk(dir):165 subdirs[:] = []167 subdirs[:] = [d for d in subdirs
6 # This makes sense if you want to distribute just one of the subdirs7 # in a source package, e.g. just one of the subdirs in kdeextragear.
15 - Create necessary subdirs (copy x86/ and x86-linux/ subdirs). Yes, even the86 - Create necessary subdirs (copy linux/ and x86-linux/ subdirs).
1 subdirs = ["*"]
1 subdirs = ["C"]
1 subdirs = [
1 subdirs = ["arm-wt-22k"]
478 subdirs = set(line.strip() for line in file(machine_list))479 existing_subdirs = set(subdir for subdir in subdirs487 subdirs = set(sub for sub in contents if489 if len(contents) == len(subdirs) != 0:490 return subdirs
7 subdirs = ["*"]