Home
last modified time | relevance | path

Searched refs:slash (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-C48 $example .= "slash";
53 "-C $workdir/ clean ext=slash",
/ndk/sources/host-tools/make-3.81/
Ddir.c747 char *slash; in file_exists_p() local
781 slash = dirend; in file_exists_p()
796 return dir_file_exists_p (dirname, slash + 1); in file_exists_p()
841 char *slash = dirend; in file_impossible() local
857 filename = p = slash + 1; in file_impossible()
922 char *slash = dirend; in file_impossible_p() local
938 p = filename = slash + 1; in file_impossible_p()
DNEWS504 `$(^D)' now omit the trailing slash from the directory name. (This change
876 a slash (e.g., `../bin/foo'). (Unix make allows this as well.)
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog44 slash unless DIRNAME is just "x:/".
98 (prefix_array) [__MSDOS__, WINDOWS32]: Don't append a slash to
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2281 trailing slash which always appears in the output of the `dir'
286 trailing slash removed. If the value of `$@' is `dir/foo.o' then
288 slash.
354 When the target pattern does not contain a slash (and it usually does
358 along with the slash that ends them, are added on to the prerequisite
622 T or N. If the target pattern contains a slash, it is matched
636 the target pattern does not contain a slash, append D to the
Dmake.texi1144 If the specified name does not start with a slash, and the file is not
2027 significance. If alone, or followed by a slash, it represents your home
6641 including) the last slash in it. If the file name contains no slash,
6656 If the file name contains no slash, it is left unchanged. Otherwise,
6657 everything through the last slash is removed from it.
6659 A file name that ends with a slash becomes an empty string. This is
9245 @samp{D} variants all omit the trailing slash which always appears in
9253 slash removed. If the value of @samp{$@@} is @file{dir/foo.o} then
9255 not contain a slash.
9346 When the target pattern does not contain a slash (and it usually does
[all …]
Dmake.info-1975 If the specified name does not start with a slash, and the file is
1737 significance. If alone, or followed by a slash, it represents your home
5426 including) the last slash in it. If the file name contains no
5427 slash, the directory part is the string `./'. For example,
5435 If the file name contains no slash, it is left unchanged.
5436 Otherwise, everything through the last slash is removed from it.
5438 A file name that ends with a slash becomes an empty string. This