Searched refs:dist (Results 1 - 25 of 380) sorted by relevance

1234567891011>>

/macosx-10.10/BerkeleyDB-21/db/dist/
H A Ds_perm19 run dist/config.guess 555
20 run dist/config.sub 555
21 run dist/configure 555
22 run dist/install-sh 555
23 run dist/s_all 555
24 run dist/s_apiflags 555
25 run dist/s_brew 555
26 run dist/s_brew_dsp 555
27 run dist/s_brew_posix 555
28 run dist/s_confi
[all...]
H A Ds_symlink12 build btree/tags ../dist/tags
13 build build_unix/tags ../dist/tags
14 build clib/tags ../dist/tags
15 build common/tags ../dist/tags
16 build crypto/tags ../dist/tags
17 build cxx/tags ../dist/tags
18 build db/tags ../dist/tags
19 build db185/tags ../dist/tags
20 build db_archive/tags ../dist/tags
21 build db_checkpoint/tags ../dist/tag
[all...]
/macosx-10.10/vim-55/
H A DMakefile65 # All output files are created in the "dist" directory. Existing files are
191 # - Copy gvim##.exe to the dist directory.
215 # All output is put in the "dist" directory.
216 dist:
217 mkdir dist
225 dist/comment:
226 mkdir dist/comment
240 dist/$(COMMENT_RT): dist/comment
241 echo "Vim - Vi IMproved - v$(VDOT) runtime files for MS-DOS and MS-Windows" > dist/
[all...]
/macosx-10.10/CPANInternal-159.1/IPC-Signal-1.00/
H A DMakefile.PL12 dist => {
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Dreaddist.d10 sysinfo:::readch { @dist[execname] = quantize(arg0); }
H A Dwritedist.d10 sysinfo:::writech { @dist[execname] = quantize(arg0); }
/macosx-10.10/dtrace-147/DTTk/Proc/
H A Dreaddist.d10 sysinfo:::readch { @dist[execname] = quantize(arg0); }
H A Dwritedist.d10 sysinfo:::writech { @dist[execname] = quantize(arg0); }
/macosx-10.10/CPANInternal-159.1/Class-Std-0.011/
H A DMakefile.PL17 dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
/macosx-10.10/CPANInternal-159.1/Class-Std-Utils-v0.0.3/
H A DMakefile.PL17 dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
/macosx-10.10/CPANInternal-159.1/IPC-LDT-2.03/
H A DMakefile.PL34 dist => {
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DMakefile.PL5 dist => {
/macosx-10.10/CPANInternal-159.1/Net-Telnet-3.03/
H A DMakefile.PL8 dist => { COMPRESS => "gzip", SUFFIX => "gz" },
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/
H A DMakefile.PL22 dist => { COMPRESS => 'gzip', SUFFIX => 'gz' },
/macosx-10.10/CPANInternal-159.1/String-ShellQuote-1.04/
H A DMakefile.PL17 dist => {
/macosx-10.10/CPANInternal-159.1/Types-Serialiser-1.0/
H A DMakefile.PL4 dist => {
/macosx-10.10/CPANInternal-159.1/common-sense-3.6/
H A DMakefile.PL4 dist => {
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_heater.tcl5 proc ::Diagrams::bracket {dir dist begin end} {
11 lappend coords [expr {[lindex $begin 1]-$dist}] [lindex $begin 2]
12 lappend coords [expr {[lindex $begin 1]-$dist}] [lindex $end 2]
15 lappend coords [expr {[lindex $begin 1]+$dist}] [lindex $begin 2]
16 lappend coords [expr {[lindex $begin 1]+$dist}] [lindex $end 2]
19 lappend coords [lindex $begin 1] [expr {[lindex $begin 2]+$dist}]
20 lappend coords [lindex $end 1] [expr {[lindex $begin 2]+$dist}]
23 lappend coords [lindex $begin 1] [expr {[lindex $begin 2]-$dist}]
24 lappend coords [lindex $end 1] [expr {[lindex $begin 2]-$dist}]
/macosx-10.10/CPAN-56/
H A DgetCPAN.pl47 my($dist, $found, $foundvers, $name, $vers, %projects);
57 $dist = $mod->distribution;
58 next unless defined($dist);
59 ($name, $vers) = nameVers($dist->base_id);
70 $found = $dist;
74 for my $dist (CPAN::Shell->expand("Distribution", "/\/$m-/")) {
75 ($name, $vers) = nameVers($dist->base_id);
86 $found = $dist;
/macosx-10.10/CPANInternal-159.1/Crypt-Rijndael-1.10/
H A DMakefile.PL26 dist => {
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dspell.c114 int dist, x; local
116 dist = 3; /* Worst distance */
121 return dist;
132 if (x <= dist && x != 3)
135 dist = x;
136 if (dist == 0) /* Exact match */
144 dist = 3;
145 return dist;
/macosx-10.10/ICU-531.30/icuSources/tools/
H A DMakefile.in23 distclean-local distclean-recursive dist dist-local dist-recursive \
34 dist: dist-recursive
40 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
65 dist-local:
/macosx-10.10/BerkeleyDB-21/db/test/scr035/
H A Dchk.osdir7 d=../../dist
/macosx-10.10/curl-83.1.2/curl/
H A Dmaketgz58 $HEADER >$HEADER.dist
61 sed 's/#define CURL_VERSION .*/#define CURL_VERSION "'$curlversion'"/g' $CHEADER >$CHEADER.dist
65 make -f Makefile.dist $ver
66 mv src/Makefile.$ver src/Makefile.$ver.dist
67 mv lib/Makefile.$ver lib/Makefile.$ver.dist
72 sed "s/7\.12\.3/$libversion/g" $PLIST > $PLIST.dist
131 git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
135 # Now run make dist to generate a tar.gz archive
138 echo "make dist"
140 make -s dist VERSIO
[all...]
/macosx-10.10/ICU-531.30/icuSources/samples/
H A DMakefile.in28 distclean-local distclean-recursive dist dist-recursive dist-local \
39 dist: dist-recursive dist-local
52 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
92 dist-local:

Completed in 253 milliseconds

1234567891011>>