Searched refs:DIRS (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/brotli/ |
H A D | Makefile | 11 DIRS = $(OBJDIR)/c/common $(OBJDIR)/c/dec $(OBJDIR)/c/enc \ macro 35 $(DIRS): 53 $(OBJECTS): $$(patsubst %.o,%.c,$$(patsubst $$(OBJDIR)/%,%,$$@)) | $(DIRS)
|
/third_party/optimized-routines/ |
H A D | Makefile | 48 DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_FILES)))) macro 49 $(ALL_FILES): | $(DIRS) 50 $(DIRS):
|
/third_party/musl/libc-test/ |
H A D | Makefile | 5 DIRS:=$(patsubst src/%/,%,$(sort $(dir $(SRCS)))) macro 6 BDIRS:=$(DIRS:%=$(B)/%) 46 $(foreach d,$(DIRS),$(eval $(call default_template,$(d)))) 73 @echo DIRS $(DIRS) 89 $(foreach d,$(DIRS),$(eval $(call target_template,$(d))))
|
/third_party/ltp/testcases/kernel/fs/fs_readonly/ |
H A D | test_robind.sh | 47 DIRS="dir1 dir2-bound dir3-ro" 120 for dir in $DIRS
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
H A D | Makefile | 5 DIRS := src macro
|
Completed in 2 milliseconds