Searched refs:FRAMEWORKS (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/PowerManagement-494.1.2/pmset/
H A DMakefile5 FRAMEWORKS = -framework IOKit -framework CoreFoundation -framework SystemConfiguration macro
8 cc -o pmset $(CFLAGS) $(OBJ_FILES) $(FRAMEWORKS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/simpleUrlAccess/
H A DMakefile21 FRAMEWORKS= -framework Carbon macro
38 cc -o $(BUILT_TARGET) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/genErrorStrings/
H A DMakefile8 FRAMEWORKS= macro
26 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/keySizePref/
H A DMakefile10 FRAMEWORKS= -framework CoreFoundation macro
28 $(CC) -o $(EXECUTABLE) $(OFILES) $(FRAMEWORKS) $(LDFLAGS)
/macosx-10.10.1/configd-699.1.5/tests/
H A DMakefile11 FRAMEWORKS=CoreFoundation SystemConfiguration CFNetwork macro
16 FW_FLAGS=$(foreach f,$(FRAMEWORKS),-framework $(f))
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DMakefile13 FRAMEWORKS = -framework IOKit -framework CoreFoundation -framework SystemConfiguration macro
18 cc -o pm $(CFLAGS) $(OBJ_FILES) $(FRAMEWORKS)
21 cc -o pm -Wall $(CFLAGS) $(OBJ_FILES) $(FRAMEWORKS)
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDeviceControl.i55 %if FRAMEWORKS
H A DIsochronousDataHandler.i102 %if FRAMEWORKS
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/certDecode/
H A DMakefile17 FRAMEWORKS= -framework Security macro
35 cc -o $(BUILT_TARGET) $(OFILES) $(FRAMEWORKS) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/nisccCertVerify/
H A DMakefile17 FRAMEWORKS= -framework Security -framework CoreFoundation macro
35 cc -o $(BUILT_TARGET) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/skipThisNisccCert/
H A DMakefile17 FRAMEWORKS= macro
35 cc -o $(BUILT_TARGET) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certChain/
H A DMakefile12 FRAMEWORKS= -framework Security -framework CoreFoundation macro
44 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/dotMacArchive/
H A DMakefile12 FRAMEWORKS= -framework Security -framework CoreFoundation macro
35 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/dotMacTool/
H A DMakefile13 FRAMEWORKS=-framework Security$(VARIANT_SUFFIX) -framework CoreFoundation macro
50 $(CC) -o $(BUILT_TARGET) $(OFILES) $(FRAMEWORKS) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/findCert/
H A DMakefile12 FRAMEWORKS= -framework Security -framework CoreFoundation macro
41 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/krbtool/
H A DMakefile12 FRAMEWORKS= -framework Security -framework CoreFoundation -framework Kerberos macro
41 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/vfyCacCert/
H A DMakefile12 FRAMEWORKS= -framework Security -framework CoreFoundation -framework security_cdsa_utils macro
30 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/hashTimeSA/
H A DMakefile10 FRAMEWORKS= -framework CoreFoundation macro
29 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sha2Vectors/
H A DMakefile12 FRAMEWORKS= macro
33 $(CC) -o $(EXECUTABLE) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/
H A DMakefile105 $(addprefix -framework ,$(C_FRAMEWORKS) $(FRAMEWORKS)) \
111 $(addprefix -framework ,$(CPP_FRAMEWORKS) $(FRAMEWORKS)) \
117 $(addprefix -framework ,$(M_FRAMEWORKS) $(FRAMEWORKS)) \
/macosx-10.10.1/python-89/2.6/
H A DMakefile53 FRAMEWORKS = /System/Library/Frameworks macro
54 PYFRAMEWORK = $(FRAMEWORKS)/Python.framework
H A DGNUmakefile54 FRAMEWORKS = /System/Library/Frameworks macro
55 PYFRAMEWORK = $(FRAMEWORKS)/Python.framework
69 PYTHONENV = DYLD_FRAMEWORK_PATH='$(DSTROOT)$(FRAMEWORKS)' DYLD_NEW_LOCAL_SHARED_REGIONS=1 PYTHONPATH='$(DSTROOT)$(LIBPYTHONVERS)':$(EXTRASPYTHON)
/macosx-10.10.1/python-89/2.7/
H A DMakefile53 FRAMEWORKS = /System/Library/Frameworks macro
54 PYFRAMEWORK = $(FRAMEWORKS)/Python.framework
H A DGNUmakefile54 FRAMEWORKS = /System/Library/Frameworks macro
55 PYFRAMEWORK = $(FRAMEWORKS)/Python.framework
69 PYTHONENV = DYLD_FRAMEWORK_PATH='$(DSTROOT)$(FRAMEWORKS)' DYLD_NEW_LOCAL_SHARED_REGIONS=1 PYTHONPATH='$(DSTROOT)$(LIBPYTHONVERS)':$(EXTRASPYTHON)

Completed in 307 milliseconds