Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dconfig.mk.in98 STRIP = @STRIP@
H A DMakefile2403 $(STRIP) $(DEST_BIN)/$(VIMTARGET)
2556 $(STRIP) $(DEST_BIN)/xxd$(EXEEXT)
3705 $(STRIP) $(VIMTARGET).con ; \
H A Dconfigure.ac22 AC_CHECK_PROG(STRIP, strip, strip, :)
/vim-8.2.3635/runtime/doc/
H A Ddebug.txt26 install it, or use the line "STRIP = /bin/true").
/vim-8.2.3635/src/auto/
H A Dconfigure4083 if test -n "$STRIP"; then
4084 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4104 STRIP=$ac_cv_prog_STRIP
4105 if test -n "$STRIP"; then
4106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4107 $as_echo "$STRIP" >&6; }
/vim-8.2.3635/runtime/syntax/
H A Dcmake.vim284 …REPEND RANDOM RANDOM_SEED REGEX REPLACE REVERSE RFC SHA SOURCE_DATE_EPOCH STRIP SUBSTRING SZ TIMES…