Searched refs:echo (Results 1 - 25 of 514) sorted by relevance

1234567891011>>

/macosx-10.9.5/swig-10/Lib/
H A Dpointer.i9 %echo "pointer.i is deprecated. Use cpointer.i instead."
10 %echo "See http://www.swig.org/Doc1.3/Library.html"
H A Dcwstring.i8 %echo "cwstring.i not implemented for this target"
H A Dcstring.i8 %echo "cstring.i not implemented for this target"
/macosx-10.9.5/curl-78.94.1/curl/winbuild/
H A Dgen_resp_file.bat1 @echo OFF
3 @echo %MACRO_NAME% = \> %OUTFILE%
4 @for %%i in (%*) do @echo %DIROBJ%/%%i \>> %OUTFILE%
5 @echo. >> %OUTFILE%
/macosx-10.9.5/text_cmds-87/ed/test/
H A De2.d1 E !echo hello world-
H A De3.d1 E !echo hello world-
H A De4.d1 E !echo hello world-
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A DNWGNUtail.inc108 # @echo Generating $@
109 @echo GEN $@
137 # @echo Compiling $<
138 @echo $(DL)CC $<$(DL)
144 @echo $(DL)CCOPT_DEPENDS=$^$(DL)
146 # @echo Generating $@
147 @echo $(DL)GEN $@$(DL)
149 @echo $(DL)$(CFLAGS)$(DL)>> $@
152 @echo $(DL)$(XCFLAGS)$(DL)>> $@
155 @echo
[all...]
/macosx-10.9.5/apr-30/apr/apr/build/
H A DNWGNUtail.inc107 # @echo Generating $@
108 @echo GEN $@
135 # @echo Compiling $<
136 @echo $(DL)CC $<$(DL)
142 @echo $(DL)CCOPT_DEPENDS=$^$(DL)
144 # @echo Generating $@
145 @echo $(DL)GEN $@$(DL)
147 @echo $(DL)$(CFLAGS)$(DL)>> $@
150 @echo $(DL)$(XCFLAGS)$(DL)>> $@
153 @echo
[all...]
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest60.vim6 echo 's:script_var: 1'
8 echo "OK"
10 echo "FAILED"
15 echo 's:script_var: 0'
17 echo "OK"
19 echo "FAILED"
24 echo 's:script_list: 1'
26 echo "OK"
28 echo "FAILED"
33 echo '
[all...]
/macosx-10.9.5/apache-786.1/httpd/build/
H A DNWGNUtail.inc101 @echo $(DL)GEN $@$(DL)
125 @echo $(DL)CC $<$(DL)
130 @echo $(DL)GEN $@$(DL)
132 @echo $(DL)$(CFLAGS)$(DL)>> $@
135 @echo $(DL)$(XCFLAGS)$(DL)>> $@
138 @echo $(DL)$(foreach xincdir,$(strip $(subst ;,$(SPACE),$(XINCDIRS))),-I$(xincdir))$(DL)>> $@
141 @echo $(DL)$(foreach incdir,$(strip $(subst ;,$(SPACE),$(INCDIRS))),-I$(incdir))$(DL)>> $@
144 @echo $(DL)$(DEFINES)$(DL)>> $@
147 @echo $(DL)$(XDEFINES)$(DL)>> $@
151 @echo
[all...]
H A DNWGNUscripts.inc6 @echo $(DL)# NCF to start Apache 2.x in own address space$(DL)> $@
7 @echo $(DL)# Make sure that httpstk is not listening on 80$(DL)>> $@
8 @echo $(DL)# httpcloseport 80 /silent$(DL)>> $@
9 @echo $(DL)# search add SYS:/$(BASEDIR)$(DL)>> $@
10 @echo $(DL)load address space = $(BASEDIR) SYS:/$(BASEDIR)/apache2$(DL)>> $@
11 @echo $(DL)# If you have problems with 3rd-party modules try to load in OS space.$(DL)>> $@
12 @echo $(DL)# load SYS:/$(BASEDIR)/apache2$(DL)>> $@
16 @echo $(DL)# NCF to start Apache 2.x in own address space$(DL)> $@
17 @echo $(DL)# and let automatically restart in case it crashes$(DL)>> $@
18 @echo
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/
H A Dcompress.pl15 $s->echo; # ignore the first call
18 'nocompress' => sub { $s->transport->options({}); $s->echo(1 x 100000) },
19 'compress' => sub { $s->transport->options({compress_threshold => 10000}); $s->echo(1 x 100000) },
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/
H A Dcompress.pl15 $s->echo; # ignore the first call
18 'nocompress' => sub { $s->transport->options({}); $s->echo(1 x 100000) },
19 'compress' => sub { $s->transport->options({compress_threshold => 10000}); $s->echo(1 x 100000) },
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/
H A Dcompress.pl15 $s->echo; # ignore the first call
18 'nocompress' => sub { $s->transport->options({}); $s->echo(1 x 100000) },
19 'compress' => sub { $s->transport->options({compress_threshold => 10000}); $s->echo(1 x 100000) },
/macosx-10.9.5/python_modules-35/2.5/
H A DMakefile.inc16 @echo "# $(NAME): afterinstallsrc"
34 @echo YES
36 @echo NO
/macosx-10.9.5/python_modules-35/
H A DMakefile.inc16 @echo "# $(NAME): afterinstallsrc"
34 @echo YES
36 @echo NO
/macosx-10.9.5/ruby-104/ruby/symbian/
H A Dconfigure.bat1 @echo off
5 echo> ~tmp~.mak ####
6 echo> ~ver~.mak ####
22 echo>> ~tmp~.mak srcdir=%2
23 echo> ~ver~.mak srcdir=%2
29 echo>> ~tmp~.mak arch=%2
35 echo>> ~tmp~.mak EXTSTATIC=static
39 echo>> ~tmp~.mak EXTOUT=%2
45 echo>> ~tmp~.mak BASERUBY=%2
51 echo Configuratio
[all...]
/macosx-10.9.5/ruby-104/ruby/bcc32/
H A Dconfigure.bat1 @echo off
6 echo> ~tmp~.mak ####
7 echo>> ~tmp~.mak conf = %0
8 echo>> ~tmp~.mak $(conf:\=/): nul
9 echo>> ~tmp~.mak @del ~setup~.mak
10 echo>> ~tmp~.mak @-$(MAKE) -l$(MAKEFLAGS) -f $(@D)setup.mak \
38 echo>>confargs.tmp %1 \
42 echo>> ~tmp~.mak -Dsrcdir=%2 \
43 echo>>confargs.tmp --srcdir=%2 \
48 echo>> ~tm
[all...]
/macosx-10.9.5/ruby-104/ruby/win32/
H A Drmall.bat1 @echo off
H A Dconfigure.bat1 @echo off
4 echo> ~tmp~.mak ####
5 echo>> ~tmp~.mak conf = %0
6 echo>> ~tmp~.mak $(conf): nul
7 echo>> ~tmp~.mak @del ~setup~.mak
8 echo>> ~tmp~.mak @-$(MAKE) -l$(MAKEFLAGS) -f $(@D)/setup.mak \
10 echo>confargs.tmp #define CONFIGURE_ARGS \
34 echo %1| findstr "^--with-.*-dir$" > nul
36 echo %1| findstr "^--with-.*-include$" > nul
38 echo
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A Dmkd.bat1 @echo off
9 echo Created directory %1
/macosx-10.9.5/llvmCore-3425.0.33/docs/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak180 @echo ---------------------------------------------------------------
181 @echo CLEAN
185 @echo ---------------------------------------------------------------
210 @echo ---------------------------------------------------------------
211 @echo OBJECT $(@F)
213 @echo ---------------------------------------------------------------
216 @echo ---------------------------------------------------------------
217 @echo OBJECT $(@F)
219 @echo ---------------------------------------------------------------
223 @echo
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/scr020/
H A Dchk.inc11 echo 'FAIL: cannot find source distribution directory.'
29 echo 'FAIL: found const before include of db_config.h'
40 echo 'FAIL: found includes before include of db_config.h'

Completed in 145 milliseconds

1234567891011>>