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

1234567891011>>

/macosx-10.10/swig-12/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.10/curl-83.1.2/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.10/text_cmds-88/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.10/python_modules-40/Modules/
H A DMakefile.inc15 @echo "# $(NAMEVERSION): afterinstallsrc"
33 @echo YES
35 @echo NO
/macosx-10.10/apr-32/apr/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...]
H A DNWGNUhead.inc42 @echo $(DL)targets for RELEASE=$(RELEASE):$(DL)
43 @echo $(DL)(default) . . . . libs nlms$(DL)
44 @echo $(DL)all . . . . . . . does everything (libs nlms install)$(DL)
45 @echo $(DL)libs. . . . . . . builds all libs$(DL)
46 @echo $(DL)nlms. . . . . . . builds all nlms$(DL)
47 @echo $(DL)install . . . . . builds libs and nlms and copies install files to$(DL)
48 @echo $(DL) "$(INSTALL)"$(DL)
49 @echo $(DL)installdev. . . . copies headers and files needed for development to$(DL)
50 @echo $(DL) "$(INSTALL)"$(DL)
51 @echo
[all...]
/macosx-10.10/vim-55/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.10/apache-793/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...]
H A DNWGNUhead.inc52 @echo $(DL)targets for RELEASE=$(RELEASE):$(DL)
53 @echo $(DL)(default) . . . . libs nlms$(DL)
54 @echo $(DL)all . . . . . . . does everything (libs nlms install)$(DL)
55 @echo $(DL)libs. . . . . . . builds all libs$(DL)
56 @echo $(DL)nlms. . . . . . . builds all nlms$(DL)
57 @echo $(DL)install . . . . . builds libs and nlms and copies install files to$(DL)
58 @echo $(DL) "$(INSTALL)"$(DL)
59 @echo $(DL)installdev. . . . copies headers and files needed for development to$(DL)
60 @echo $(DL) "$(INSTALL)"$(DL)
61 @echo
[all...]
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/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.10/ruby-106/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.10/ruby-106/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.10/ruby-106/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.10/tcl-105/tk/tk/win/
H A Dmkd.bat1 @echo off
9 echo Created directory %1
H A Drmd.bat1 @echo off
6 echo Removing directory %1
19 echo Deleted directory %1
/macosx-10.10/llvmCore-3425.0.34/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.10/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.10/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'
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dobjnames.inc71 echo "${1}" | \
93 echo "${1}" | \

Completed in 266 milliseconds

1234567891011>>