Home
last modified time | relevance | path

Searched refs:srcfile (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/
H A Dltmain.sh1163 continue # The current "srcfile" will either be retained or
1187 # The previous "srcfile" becomes the current argument.
1189 lastarg="$srcfile"
1298 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1330 $ECHO "$srcfile" > "$lockfile"
1338 eval srcfile=\"$fix_srcfile_path\"
1340 func_quote_for_eval "$srcfile"
1366 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1372 $srcfile
1415 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
[all …]
H A Daclocal.m44713 _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
5229 [Fix the shell variable $srcfile for the compiler])
H A Dconfigure7798 fix_srcfile_path='`cygpath -w "$srcfile"`'