Searched refs:make (Results 51 - 75 of 1433) sorted by relevance

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/SETUP/
H A Dsetup.sh3 make print_exports | grep -E -v '^(MAKE|MFLAGS|SHLVL)' > "${setup_tmp}/exports"
/macosx-10.9.5/llvmCore-3425.0.33/autoconf/m4/
H A Dcheck_gnu_make.m46 [AC_CACHE_CHECK([for GNU make],[llvm_cv_gnu_make_command],
7 dnl Search all the common names for GNU make
9 for a in "$MAKE" make gmake gnumake ; do
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/autoconf/m4/
H A Dcheck_gnu_make.m46 [AC_CACHE_CHECK([for GNU make],[llvm_cv_gnu_make_command],
7 dnl Search all the common names for GNU make
9 for a in "$MAKE" make gmake gnumake ; do
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/
H A Dbuild-outputs.mk3 buckets/apr_brigade.lo: buckets/apr_brigade.c .make.dirs include/apr_buckets.h
4 buckets/apr_buckets.lo: buckets/apr_buckets.c .make.dirs include/apr_buckets.h
5 buckets/apr_buckets_alloc.lo: buckets/apr_buckets_alloc.c .make.dirs include/apr_buckets.h
6 buckets/apr_buckets_eos.lo: buckets/apr_buckets_eos.c .make.dirs include/apr_buckets.h
7 buckets/apr_buckets_file.lo: buckets/apr_buckets_file.c .make.dirs include/apr_buckets.h
8 buckets/apr_buckets_flush.lo: buckets/apr_buckets_flush.c .make.dirs include/apr_buckets.h
9 buckets/apr_buckets_heap.lo: buckets/apr_buckets_heap.c .make.dirs include/apr_buckets.h
10 buckets/apr_buckets_mmap.lo: buckets/apr_buckets_mmap.c .make.dirs include/apr_buckets.h
11 buckets/apr_buckets_pipe.lo: buckets/apr_buckets_pipe.c .make.dirs include/apr_buckets.h
12 buckets/apr_buckets_pool.lo: buckets/apr_buckets_pool.c .make
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/
H A Dbuild-outputs.mk3 buckets/apr_brigade.lo: buckets/apr_brigade.c .make.dirs include/apr_buckets.h
4 buckets/apr_buckets.lo: buckets/apr_buckets.c .make.dirs include/apr_buckets.h
5 buckets/apr_buckets_alloc.lo: buckets/apr_buckets_alloc.c .make.dirs include/apr_buckets.h
6 buckets/apr_buckets_eos.lo: buckets/apr_buckets_eos.c .make.dirs include/apr_buckets.h
7 buckets/apr_buckets_file.lo: buckets/apr_buckets_file.c .make.dirs include/apr_buckets.h
8 buckets/apr_buckets_flush.lo: buckets/apr_buckets_flush.c .make.dirs include/apr_buckets.h
9 buckets/apr_buckets_heap.lo: buckets/apr_buckets_heap.c .make.dirs include/apr_buckets.h
10 buckets/apr_buckets_mmap.lo: buckets/apr_buckets_mmap.c .make.dirs include/apr_buckets.h
11 buckets/apr_buckets_pipe.lo: buckets/apr_buckets_pipe.c .make.dirs include/apr_buckets.h
12 buckets/apr_buckets_pool.lo: buckets/apr_buckets_pool.c .make
[all...]
/macosx-10.9.5/CPANInternal-140/Test-Simple/
H A DMakefile.PL112 my $make = $self->SUPER::dist_test(@_);
113 return $make unless $ENV{AUTHOR_TESTING} and $ENV{AUTHOR_TESTING} eq 'MSCHWERN';
116 $make =~ s{\s+\z}{\n};
126 $make .= sprintf <<'END', $perl;
131 $make .= "\n";
133 return $make;
/macosx-10.9.5/AvailabilityVersions-6/
H A DMakefile3 include $(MAKEFILEPATH)/CoreOS/Standard/Commands.make
4 include $(MAKEFILEPATH)/CoreOS/Standard/Variables.make
/macosx-10.9.5/CPANInternal-140/DateTime/t/
H A D39no-so.t28 'can make DateTime object without DateTime.so file' );
/macosx-10.9.5/CPANInternal-140/Graph-0.94/util/
H A Dcover.sh8 env HARNESS_PERL_SWITCHES=-MDevel::Cover make test
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dacl_any.h52 AnyAclSubject *make(const TypedList &list) const;
53 AnyAclSubject *make(Version, Reader &pub, Reader &priv) const;
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dacl_any.h52 AnyAclSubject *make(const TypedList &list) const;
53 AnyAclSubject *make(Version, Reader &pub, Reader &priv) const;
/macosx-10.9.5/ruby-104/ruby/test/rss/
H A Dtest_setup_maker_slash.rb15 rss = RSS::Maker.make("rss1.0") do |maker|
27 new_rss = RSS::Maker.make("rss1.0") do |maker|
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/
H A DMakefile.tclexpat18 include ../TEA.make
/macosx-10.9.5/tcl-102/tcl_ext/tdom/
H A DMakefile.tnc16 include ../TEA.make
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/
H A Dchk.bdb33 make clean
35 [ -f ./dbtest.jar ] || (make dbtest.jar) || {
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_5/Scope/
H A Dscope-002.js66 function Car(make)
68 this.make = make;
81 actual = myCar.make;
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DCSPDLDatabase.h37 Database *make(const DbName &inDbName);
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDCSPDLDatabase.h43 Database *make(const DbName &inDbName);
/macosx-10.9.5/files-638.1.4/usr/share/sandbox/
H A DMakefile2 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/Common.make
8 # So we make a modified copy in $(SYMROOT), and the top-level Makefile can make
/macosx-10.9.5/ppp-727.90.1/
H A DMakefile12 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make
/macosx-10.9.5/remote_cmds-41.90.1/domainname.tproj/
H A DMakefile11 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/logger.tproj/
H A DMakefile11 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/revnetgroup.tproj/
H A DMakefile11 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/rexecd.tproj/
H A DMakefile11 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A DMakefile12 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make

Completed in 461 milliseconds

1234567891011>>