Searched refs:OBJROOT (Results 101 - 125 of 136) sorted by relevance

123456

/macosx-10.9.5/NFS-81/nfs_fs/
H A DMakefile8 @$(MAKE) all SRCROOT=. OBJROOT=. SYMROOT=. DSTROOT=/
/macosx-10.9.5/PyRSS2Gen-5/
H A DMakefile11 OBJROOT = . macro
/macosx-10.9.5/apr-30/apr-util/
H A DMakefile5 Extra_Configure_Flags = --with-apr=$(OBJROOT)/../apr --with-expat=/usr --without-berkeley-db --disable-util-dso --with-ldap
/macosx-10.9.5/python_modules-35/tmpprefix/freetype/
H A DMakefile3 # Build freetype into OBJROOT and let matplotlib use it to build.
12 FREETYPETOP = $(OBJROOT)/$(FREETYPENAME)
/macosx-10.9.5/python_modules-35/tmpprefix/libpng/
H A DMakefile3 # Build libpng into OBJROOT to link into matplotlib.
14 PNGTOP = $(OBJROOT)/$(PNGNAME)
/macosx-10.9.5/tcl-102/tcl_ext/trf/
H A DMakefile17 --with-zlibtcl=$(OBJROOT)/../tkimg/zlib \
/macosx-10.9.5/texinfo-18/
H A DMakefile30 $(INSTALL_FILE) $(OBJROOT)/COPYING $(OSL)/$(Project).txt
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dgenerate_zoneinfo.sh8 echo "Usage: $0 SRCROOT OBJROOT BUILT_PRODUCTS_DIR SDKROOT PLATFORM_NAME" 1>&2
13 OBJROOT="$2"
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dgenerate_zoneinfo.sh8 echo "Usage: $0 SRCROOT OBJROOT BUILT_PRODUCTS_DIR SDKROOT PLATFORM_NAME" 1>&2
13 OBJROOT="$2"
/macosx-10.9.5/xnu-2422.115.4/
H A DMakefile12 ifndef OBJROOT
13 export OBJROOT = $(SRCROOT)/BUILD/obj macro
46 "OBJROOT=$(OBJROOT)" \
84 "OBJROOT=$(OBJROOT)" \
/macosx-10.9.5/ICU-511.35/
H A Dmakefile85 ifdef OBJROOT
86 OBJROOT:=$(shell /bin/cygpath -ua $(subst \,/,$(OBJROOT))) macro
100 ifndef OBJROOT
101 OBJROOT:=$(SRCROOT)/build macro
104 DSTROOT:=$(OBJROOT)
107 SYMROOT:=$(OBJROOT)
112 OBJROOT_CURRENT=$(OBJROOT)/obj64
115 OBJROOT_CURRENT=$(OBJROOT)/obj32
120 OBJROOT_CURRENT=$(OBJROOT)/obj6
[all...]
/macosx-10.9.5/libxml2-26/
H A DMakefile29 $(CP) $(OBJROOT)/.libs/$${binary} $(SYMROOT)/; \
/macosx-10.9.5/python_modules-35/scipy/
H A DMakefile9 TMPPYTHON = $(OBJROOT)/Python
/macosx-10.9.5/postfix-252/
H A DMakefile11 OBJROOT=$(SRCROOT) macro
12 SYMROOT=$(OBJROOT)
19 BuildDirectory = $(OBJROOT)/Build
20 TMPDIR = $(OBJROOT)/Build/tmp
80 tempdir=$(OBJROOT) \
124 tempdir=$(OBJROOT) \
/macosx-10.9.5/ksh-20/
H A DMakefile35 @grep -q '*** exit code' $(OBJROOT)/arch/darwin.*/lib/package/gen/make.out && exit 1 || exit 0
/macosx-10.9.5/libxslt-13/
H A DMakefile29 $(CP) $$(find $(OBJROOT) -path "*/.libs/$${binary}") $(SYMROOT)/; \
/macosx-10.9.5/lukemftpd-50/
H A DMakefile62 BuildDirectory = $(OBJROOT)/Build/$(AEP_Project)
/macosx-10.9.5/python_modules-35/tmpprefix/f2c/
H A DMakefile3 # Build f2c into OBJROOT and let scipy use it to build. A copy of numpy
14 F2CTOP = $(OBJROOT)/$(F2CNAME)
/macosx-10.9.5/Csu-79/
H A DMakefile6 OBJROOT = . macro
86 rm -f $(OBJROOT)/*.o $(SYMROOT)/*.o
/macosx-10.9.5/apache-786.1/
H A DMakefile52 $(MKDIR) $(OBJROOT)
61 APXS = perl $(OBJROOT)/support/apxs
/macosx-10.9.5/tcl-102/tcl/tcl/macosx/
H A DGNUmakefile24 OBJROOT ?= ${SYMROOT} macro
75 OBJ_DIR = ${OBJROOT}/${BUILD_STYLE}
/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DMakefile24 OBJROOT ?= ${SYMROOT} macro
75 OBJ_DIR = ${OBJROOT}/${BUILD_STYLE}
/macosx-10.9.5/xnu-2422.115.4/libsyscall/xcodescripts/
H A Dmach_install_mig.sh30 # build inside OBJROOT
31 cd $OBJROOT
/macosx-10.9.5/xnu-2422.115.4/makedefs/
H A DMakeInc.cmd130 SEG_HACK = $(OBJROOT)/SETUP/setsegname/setsegname
131 KEXT_CREATE_SYMBOL_SET = $(OBJROOT)/SETUP/kextsymboltool/kextsymboltool
132 DECOMMENT = $(OBJROOT)/SETUP/decomment/decomment
134 INSTALL = $(OBJROOT)/SETUP/installfile/installfile
/macosx-10.9.5/tcsh-65/
H A DMakefile26 $(_v) $(CP) $(OBJROOT)/tcsh $(SYMROOT)/tcsh

Completed in 200 milliseconds

123456