Searched refs:DEL (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.9.5/vim-53/src/xxd/
H A DMake_cyg.mak19 DEL = rm macro
21 DEL = del macro
28 -$(DEL) xxd.exe
/macosx-10.9.5/vim-53/src/testdir/
H A DMake_ming.mak12 DEL = rm -f macro
17 DEL = del macro
77 -$(DEL) *.out
78 -$(DEL) test.ok
79 -$(DEL) small.vim
80 -$(DEL) tiny.vim
81 -$(DEL) mbyte.vim
82 -$(DEL) mzscheme.vim
83 -$(DEL) X*
84 -$(DEL) viminf
[all...]
/macosx-10.9.5/apache-786.1/httpd/build/
H A DNWGNUmakefile109 $(call DEL,$(SRC)/include/ap_config_layout.h)
110 $(call DEL,$(PCRE)/config.h)
111 $(call DEL,$(PCRE)/pcre.h)
112 $(call DEL,$(DAV)/main/dav.imp)
113 $(call DEL,$(NWOS)/httpd.imp)
114 $(call DEL,nw_export.i)
115 $(call DEL,cc.opt)
116 $(call DEL,NWGNUversion.inc)
118 $(call DEL,$(NWOS)/chartables.c)
119 $(call DEL,
[all...]
H A DNWGNUhead.inc102 $(call DEL,*.err)
103 $(call DEL,*.map)
104 $(call DEL,*.tmp)
105 # $(call DEL,*.d)
H A DNWGNUtail.inc129 $(call DEL,$@)
155 $(call DEL,$@)
187 $(call DEL,$@)
192 $(call DEL,$@)
221 $(call DEL,$@)
222 $(call DEL,$(@:.opt=.def))
H A DNWGNUscripts.inc40 @echo $(DL)PRODSYNC DEL APACHE$(VERSION_MAJMIN)$(DL)>> $@
/macosx-10.9.5/ntp-88/include/
H A Dascii.h74 #define DEL 127 macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A DNWGNUmakefile71 $(call DEL,nw_export.i)
72 $(call DEL,cc.opt)
73 $(call DEL,NWGNUversion.inc)
74 $(call DEL,$(APR)/aprlib.imp)
75 $(foreach file,$(FILES_prebuild_headers),$(call DEL,$(file)))
H A DNWGNUhead.inc89 $(call DEL,*.err)
90 $(call DEL,*.map)
91 $(call DEL,*.tmp)
92 # $(call DEL,*.d)
H A DNWGNUtail.inc142 $(call DEL,$@)
173 $(call DEL,$@)
209 $(call DEL,$@)
215 $(call DEL,$@)
229 $(call DEL,$@)
263 $(call DEL,$@)
264 $(call DEL,$(@:.opt=.def))
/macosx-10.9.5/apr-30/apr/apr/build/
H A DNWGNUmakefile71 $(call DEL,nw_export.i)
72 $(call DEL,cc.opt)
73 $(call DEL,NWGNUversion.inc)
74 $(call DEL,$(APR)/aprlib.imp)
75 $(foreach file,$(FILES_prebuild_headers),$(call DEL,$(file)))
H A DNWGNUhead.inc87 $(call DEL,*.err)
88 $(call DEL,*.map)
89 $(call DEL,*.tmp)
90 # $(call DEL,*.d)
H A DNWGNUtail.inc140 $(call DEL,$@)
171 $(call DEL,$@)
207 $(call DEL,$@)
213 $(call DEL,$@)
227 $(call DEL,$@)
261 $(call DEL,$@)
262 $(call DEL,$(@:.opt=.def))
/macosx-10.9.5/emacs-92/emacs/lispintro/
H A Dmakefile.w32-in61 - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr *.tp
64 - $(DEL) *.dvi $(infodir)/eintr*
69 - $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
/macosx-10.9.5/curl-78.94.1/curl/src/
H A DMakefile.m3288 DEL = rm -f $1
100 DEL = -del 2>NUL /q /f $(subst /,\,$1)
103 DEL = -del 2>NUL $(subst /,\,$1)
302 $(call DEL, $@)
307 # @$(call DEL, tool_hugehelp.c)
322 @$(call DEL, tool_hugehelp.c)
324 @$(call DEL, $(curl_OBJECTS) $(curlx_OBJECTS) $(RESOURCE))
327 @$(call DEL, $(curl_PROGRAMS))
/macosx-10.9.5/vim-53/src/GvimExt/
H A DMake_ming.mak21 DEL = rm macro
30 DEL = rm macro
32 DEL = del macro
64 -$(DEL) $(OBJ) $(RES) $(DLL)
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A DMakefile.m3274 DEL = rm -f $1
86 DEL = -del 2>NUL /q /f $(subst /,\,$1)
89 DEL = -del 2>NUL $(subst /,\,$1)
274 @$(call DEL, $@)
282 @$(call DEL, $@)
295 @$(call DEL, $(PROOT)/include/curl/curlbuild.h)
297 @$(call DEL, $(libcurl_a_OBJECTS) $(RESOURCE))
300 @$(call DEL, $(libcurl_a_LIBRARY) $(libcurl_dll_LIBRARY) $(libcurl_dll_LIBRARY:.dll=.def) $(libcurl_dll_a_LIBRARY))
/macosx-10.9.5/vim-53/src/
H A Dascii.h35 #define DEL 0x7f macro
44 #define Ctrl_chr(x) (TOUPPER_ASC(x) ^ 0x40) /* '?' -> DEL, '@' -> ^@, etc. */
118 #define DEL 0x07 macro
H A DMake_ming.mak289 DEL = rm macro
296 DEL = rm macro
300 DEL = del macro
624 -$(DEL) $(OUTDIR)$(DIRSLASH)*.o
625 -$(DEL) $(OUTDIR)$(DIRSLASH)*.res
627 -$(DEL) *.exe
628 -$(DEL) pathdef.c
630 -$(DEL) if_perl.c
633 -$(DEL) mzscheme_base.c
H A DMake_sas.mak81 DEL = $(SHELL) -c rm -f macro
250 $(DEL) *.o Vim $(GST)
260 $(DEL) pre.h
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dru-refcard.tex120 �������� ������ ����� ���������� ������� & \kbd{DEL} \\
157 ������ (��������, � �� �����������) & \kbd{DEL} & \kbd{C-d} \\
158 ����� & \kbd{M-DEL} & \kbd{M-d} \\
160 ����������� & \kbd{C-x DEL} & \kbd{M-k} \\
200 {\bf ����������} ������������ ��� ������ & \kbd{DEL} \\
416 ��������� ����� & \kbd{DEL} \\
H A Dpl-refcard.tex405 %\key{undo effect of last character}{DEL}
410 \key{anuluj rezultat ostatniej poprawki}{DEL}
463 %\threecol{character (delete, not kill)}{DEL}{C-d}
464 %\threecol{word}{M-DEL}{M-d}
466 %\threecol{sentence}{C-x DEL}{M-k}
469 \threecol{znak (usu/n, nie kasuj)}{DEL}{C-d}
470 \threecol{s/lowo}{M-DEL}{M-d}
472 \threecol{zdanie}{C-x DEL}{M-k}
522 %\key{{\bf skip} to next without replacing}{DEL}
529 \key{{\bf nie zamieniaj} i wyszukaj nast/epny tekst}{DEL}
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dmakefile.w32-in354 - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
357 - $(DEL) *.dvi
358 - $(DEL) $(infodir)/emacs* $(infodir)/ccmode* \
380 - $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
/macosx-10.9.5/vim-53/
H A Dvimtutor.bat66 IF EXIST %TUTORCOPY% DEL %TUTORCOPY%
/macosx-10.9.5/ruby-104/ruby/lib/cgi/
H A Dhtml.rb904 H1 H2 H3 H4 H5 H6 PRE Q INS DEL DL OL UL LABEL SELECT OPTGROUP
955 INS DEL DL OL UL DIR MENU LABEL SELECT OPTGROUP FIELDSET
1044 H1 H2 H3 H4 H5 H6 PRE Q INS DEL DL OL UL LABEL SELECT

Completed in 156 milliseconds

123