Searched refs:subdir (Results 1 – 2 of 2) sorted by relevance
29 # When run from the elf/Makefile to build rtld-libc.a, $(subdir) is elf.30 ifneq ($(subdir),elf)37 # Running to build rtld-libc.a, driving runs of $(rtld-subdir-make), below.67 +$$(rtld-subdir-make)72 define rtld-subdir-make73 $(MAKE) $(subdir-args) objdir=$(objdir) \78 # See subdir-target-args in ../Makefile for the model.79 subdir-args = subdir=$*$(if $($*-srcdir),\87 # In this case we are being run by $(rtld-subdir-make), above.88 # Some other subdir's Makefile has provided all its normal rules,
20 subdir := elf macro
Completed in 8 milliseconds