Searched refs:make (Results 151 - 175 of 1433) sorted by relevance

1234567891011>>

/macosx-10.9.5/patch_cmds-17/diffstat/package/
H A Ddiffstat.spec1 Summary: diffstat - make histogram from diff-output
33 make
38 make install DESTDIR=$RPM_BUILD_ROOT
/macosx-10.9.5/BerkeleyDB-21/
H A DMakefile5 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/Common.make
11 cd $(OBJROOT) && make
12 cd $(OBJROOT) && make prefix=$(DSTROOT)/usr/local/BerkeleyDB bindir=$(DSTROOT)/usr/bin install
/macosx-10.9.5/BerkeleyDB-21/db/test/scr030/
H A Dchk.build36 # Configure gcc to complain about everything, and make warnings fatal
66 make > mklog 2>&1 && make ex_access >> mklog 2>&1
68 echo "$i: FAILED in make"
/macosx-10.9.5/NFS-81/files/
H A DMakefile10 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/Common.make
/macosx-10.9.5/OpenSSH-186/openssh/regress/
H A Druntests.sh62 make
67 make tests LTESTS=${test_file}
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dcfmunge.cpp111 CFTypeRef CFMake::make() function in class:Security::CFMake
253 CFTypeRef key = make();
260 if (CFTypeRef value = make()) {
294 CFTypeRef value = make();
362 CFTypeRef match = make();
485 if (CFTypeRef key = make()) {
532 CFTypeRef key = make();
547 CFTypeRef result = CFMake(format, args).make();
554 return CFMake(format, args).make();
H A Dfdsel.h63 fd_set *make(int words);
H A Dglobalizer.h59 void do_create(void *(*make)());
62 void *create(void *(*make)());
84 pointer = create(make);
122 static void *make() { return new Type; } function in class:Security::ModuleNexus
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dcfmunge.cpp111 CFTypeRef CFMake::make() function in class:Security::CFMake
253 CFTypeRef key = make();
260 if (CFTypeRef value = make()) {
294 CFTypeRef value = make();
362 CFTypeRef match = make();
485 if (CFTypeRef key = make()) {
532 CFTypeRef key = make();
547 CFTypeRef result = CFMake(format, args).make();
554 return CFMake(format, args).make();
H A Dfdsel.h63 fd_set *make(int words);
H A Dglobalizer.h59 void do_create(void *(*make)());
62 void *create(void *(*make)());
84 pointer = create(make);
122 static void *make() { return new Type; } function in class:Security::ModuleNexus
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/pkg/
H A Dbuildpkg.sh54 make
55 make install DESTDIR=$TEMPDIR
/macosx-10.9.5/apr-30/apr/apr/build/pkg/
H A Dbuildpkg.sh54 make
55 make install DESTDIR=$TEMPDIR
/macosx-10.9.5/curl-78.94.1/curl/
H A Dmaketgz36 # we make curl the same version as libcurl
65 make -f Makefile.dist $ver
104 # automake is needed to run to make a non-GNU Makefile.in if Makefile.am has
119 echo "make html"
120 make -s html
123 echo "make pdf"
124 make -s pdf
131 # Now run make dist to generate a tar.gz archive
134 echo "make dist"
136 make
[all...]
/macosx-10.9.5/efax-36/
H A DMakefile13 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make
/macosx-10.9.5/gpatch-3/
H A DMakefile13 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make
/macosx-10.9.5/remote_cmds-41.90.1/rpc_yppasswdd.tproj/
H A DMakefile12 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/talk.tproj/
H A DMakefile14 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/talkd.tproj/
H A DMakefile14 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timed.tproj/
H A DMakefile13 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timedc.tproj/
H A DMakefile15 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A DMakefile14 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
/macosx-10.9.5/ruby-104/ruby/test/rss/
H A Dtest_maker_slash.rb17 rss = RSS::Maker.make("1.0") do |maker|
H A Dtest_maker_sy.rb24 rss = RSS::Maker.make("1.0") do |maker|
H A Dtest_maker_trackback.rb21 rss = RSS::Maker.make("1.0") do |maker|

Completed in 324 milliseconds

1234567891011>>