| /xnu-12377.1.9/libsa/conf/ |
| H A D | Makefile.template | 41 %OBJS 54 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 67 KLD_FILES = $(OBJS) 69 $(COMPONENT).filelist: $(OBJS) 77 $(_v)for obj in ${OBJS}; do \ 82 LIBOBJS := $(OBJS)
|
| H A D | Makefile.x86_64 | 7 $(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
|
| H A D | Makefile.arm64 | 7 $(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
|
| H A D | Makefile.arm | 6 $(foreach file,$(OBJS),$(eval $(file)_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)))
|
| /xnu-12377.1.9/san/conf/ |
| H A D | Makefile.template | 37 %OBJS 50 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 67 $(COMPONENT).filelist: $(OBJS) .KASANFLAGS 69 $(_v)for obj in ${OBJS}; do \ 74 LIBOBJS := $(OBJS)
|
| /xnu-12377.1.9/security/conf/ |
| H A D | Makefile.template | 46 %OBJS 76 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 89 $(COMPONENT).filelist: $(OBJS) 91 $(_v)for obj in ${OBJS}; do \ 96 LIBOBJS := $(OBJS)
|
| /xnu-12377.1.9/pexpert/conf/ |
| H A D | Makefile.template | 41 %OBJS 73 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 86 $(COMPONENT).filelist: $(OBJS) 88 $(_v)for obj in ${OBJS}; do \ 93 LIBOBJS := $(OBJS)
|
| /xnu-12377.1.9/libkern/conf/ |
| H A D | Makefile.template | 44 %OBJS 139 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 152 $(COMPONENT).filelist: $(OBJS) 159 $(_v)for obj in ${OBJS}; do \ 164 LIBOBJS := $(OBJS)
|
| /xnu-12377.1.9/SETUP/setsegname/ |
| H A D | Makefile | 9 OBJS = setsegname.o macro 17 setsegname: $(OBJS)
|
| /xnu-12377.1.9/SETUP/replacecontents/ |
| H A D | Makefile | 9 OBJS = replacecontents.o macro 17 replacecontents: $(OBJS)
|
| /xnu-12377.1.9/SETUP/decomment/ |
| H A D | Makefile | 9 OBJS = decomment.o macro 17 decomment: $(OBJS)
|
| /xnu-12377.1.9/SETUP/installfile/ |
| H A D | Makefile | 9 OBJS = installfile.o macro 17 installfile: $(OBJS)
|
| /xnu-12377.1.9/SETUP/kextsymboltool/ |
| H A D | Makefile | 9 OBJS = kextsymboltool.o macro 17 kextsymboltool: $(OBJS)
|
| /xnu-12377.1.9/SETUP/config/ |
| H A D | Makefile | 9 OBJS = externs.o main.o mkheaders.o mkioconf.o mkmakefile.o \ macro 19 config: $(OBJS)
|
| /xnu-12377.1.9/libkern/kxld/ |
| H A D | Makefile | 101 OBJS=$(addprefix $(OBJROOT)/, $(OBJ_NAMES)) macro 145 $(LIBKXLDOBJ_DYLIB): $(OBJS) 148 $(LIBKXLDOBJ_ARCHIVE): $(OBJS) 209 -include $(OBJS:.o=.d)
|
| /xnu-12377.1.9/iokit/conf/ |
| H A D | Makefile.template | 49 %OBJS 204 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 217 $(COMPONENT).filelist: $(OBJS) 224 $(_v)for obj in ${OBJS}; do \ 229 LIBOBJS := $(OBJS)
|
| H A D | Makefile.x86_64 | 14 HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
|
| H A D | Makefile.arm64 | 14 HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
|
| /xnu-12377.1.9/osfmk/conf/ |
| H A D | Makefile.arm64 | 27 HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
|
| H A D | Makefile.x86_64 | 15 HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
|
| H A D | Makefile.template | 63 %OBJS 455 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 468 $(COMPONENT).filelist: $(OBJS) 475 $(_v)for obj in ${OBJS}; do \ 480 LIBOBJS := $(OBJS)
|
| /xnu-12377.1.9/bsd/conf/ |
| H A D | Makefile.template | 66 %OBJS 590 ${OBJS}: $(firstword $(MAKEFILE_LIST)) 603 $(COMPONENT).filelist: $(OBJS) 605 $(_v)for obj in ${OBJS}; do \ 610 LIBOBJS := $(OBJS)
|