Home
last modified time | relevance | path

Searched refs:SYMROOT (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/make/
DAppleBI.mk45 install-MacOSX : $(SYMROOT)/libcompiler_rt.dylib \
46 $(SYMROOT)/libcompiler_rt-dyld.a
48 cp $(SYMROOT)/libcompiler_rt-dyld.a \
51 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \
75 $(SYMROOT)/libcompiler_rt.dylib: $(foreach arch,$(filter-out armv4t,$(RC_ARCHS)), \
82 install-iOS: $(SYMROOT)/libcompiler_rt-static.a \
83 $(SYMROOT)/libcompiler_rt-dyld.a \
84 $(SYMROOT)/libcompiler_rt.dylib
86 cp $(SYMROOT)/libcompiler_rt-static.a \
89 cp $(SYMROOT)/libcompiler_rt-dyld.a \
[all …]
/external/mdnsresponder/
DMakefile24 …cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$…
27 …cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$…
30 …cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$…
38 …cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild installhdrs OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$…
/external/swiftshader/third_party/LLVM/utils/buildit/
DGNUmakefile30 SYMROOT = $(OBJROOT)/../sym macro
65 install: $(OBJROOT) $(SYMROOT) $(DSTROOT)
68 $(SRC) $(PREFIX) $(DSTROOT) $(SYMROOT) \
121 @if [ -d $(SYMROOT) -a "$(SYMROOT)" != / ]; then \
122 echo '*** DELETING ' $(SYMROOT); \
123 rm -rf $(SYMROOT); \
132 $(OBJROOT) $(SYMROOT) $(DSTROOT):
/external/libcups/filter/
DMakefile109 $(INSTALL_DIR) $(SYMROOT); \
111 cp $$file $(SYMROOT); \
112 dsymutil $(SYMROOT)/$$file; \
140 $(INSTALL_DIR) $(SYMROOT); \
141 cp $(LIBCUPSIMAGE) $(SYMROOT); \
142 dsymutil $(SYMROOT)/$(LIBCUPSIMAGE); \
/external/libcups/cups/
DMakefile280 $(INSTALL_DIR) $(SYMROOT); \
281 cp $(LIBCUPS) $(SYMROOT); \
282 dsymutil $(SYMROOT)/$(LIBCUPS); \
/external/google-breakpad/src/build/
Dcommon.gypi1036 # settings in target dicts. SYMROOT is a special case, because many other
1042 # and therefore SYMROOT, needs to be set at the project level.
1043 'SYMROOT': '<(DEPTH)/xcodebuild',
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dproject.pbxproj3023 SYMROOT = Build;
3191 SYMROOT = /Users/acondit/Projects/Antlr/Build;
3358 SYMROOT = /Users/kroepke/Projects/Build;
4181 SYMROOT = Build;
4349 SYMROOT = /Users/acondit/Projects/Antlr/Build;
4516 SYMROOT = /Users/kroepke/Projects/Build;
5499 SYMROOT = /Users/acondit/Projects/Antlr/Build;
5690 SYMROOT = Build;
5857 SYMROOT = /Users/kroepke/Projects/Build;
/external/v8/gypfiles/
Dstandalone.gypi1057 'SYMROOT': '<(DEPTH)/xcodebuild',
1077 'SYMROOT': '<(DEPTH)/xcodebuild',