Home
last modified time | relevance | path

Searched refs:LIPO (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.121.6/makedefs/
H A DMakeInc.san64 $$(_v)$$(LIPO) -create `(echo $$^ | xargs -L 1 lipo -detailed_info) | \
H A DMakeInc.kernel392 $(LIPO) -create $@ $< -output $@; \
444 $(LIPO) -create $@ $< -output $@; \
486 $(LIPO) -create $@ $< -output $@; \
H A DMakeInc.cmd239 ifeq ($(origin LIPO),undefined)
240 export LIPO := $(shell $(XCRUN) -sdk $(SDKROOT) -find lipo)
/xnu-11417.121.6/config/
H A DMakefile163 $$(_v)$$(LIPO) -create `(echo $$^ | xargs -L 1 lipo -detailed_info) | \
/xnu-11417.121.6/tests/
H A DMakefile56 LIPO:=$(shell xcrun -sdk "$(TARGETSDK)" -find lipo) macro
188 $(LIPO) -create $(VM_PARAMETER_VALIDATION_SLICES) -output $(SYMROOT)/$@