Home
last modified time | relevance | path

Searched refs:ln (Results 1 – 24 of 24) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/
Dmkshadow48 ln -s "$suite" .testdir
51 ln -s .testdir/$f .
/ndk/sources/host-tools/make-3.81/
Dfile.c81 register char *lname, *ln; in lookup_file() local
95 for (n = name, ln = lname; *n != '\0'; ++n, ++ln) in lookup_file()
96 *ln = isupper ((unsigned char)*n) ? tolower ((unsigned char)*n) : *n; in lookup_file()
97 *ln = '\0'; in lookup_file()
142 char *lname, *ln; in enter_file() local
152 for (n = name, ln = lname; *n != '\0'; ++n, ++ln) in enter_file()
155 *ln = tolower ((unsigned char)*n); in enter_file()
157 *ln = *n; in enter_file()
160 *ln = 0; in enter_file()
DMakefile.am175 if ln -s "$(srcdir)/tests" srctests; then \
177 rm -f tests/$$f; ln -s ../srctests/$$f tests; \
DMakefile.ami234 ln $(srcdir)getloadavg.c loadavg.c || \
Dconfigure9735 if ln -s conf$$.file conf$$ 2>/dev/null; then
9741 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
9743 elif ln conf$$.file conf$$ 2>/dev/null; then
9744 as_ln_s=ln
/ndk/sources/cxx-stl/llvm-libc++/
DMakefile53 cd $(INSTALL_DIR)/usr/lib && ln -s libc++.1.dylib libc++.dylib
/ndk/build/tools/
Ddownload-toolchain-sources.sh147 run ln -s "$GITPREFIX/$1" $CLONE_DIR/$1.git
231 ln -s ../../clang tools && \
Dbuild-ndk-sysroot.sh232 ln -s $link_prefix/$2 $ARCH_INCLUDE/$2
Dbuild-mingw64-toolchain.sh571 run ln -s $TARGET_TAG mingw &&
573 run ln -s lib lib$TARGET_BITS
Dmake-standalone-toolchain.sh234ln -s "clang${LLVM_VERSION_WITHOUT_DOT}${HOST_EXE}" "$TMPDIR/bin/clang${LLVM_VERSION_WITHOUT_DOT}+…
Dbuild-host-gcc.sh1371 run2 ln -s "$TARGET-ld.bfd" "$INSTALL_DIR/bin/$TARGET-ld"
1592 (cd "$INSTALL_DIR/$TARGET/bin" && rm -f $PROG && ln -s ../../bin/$TARGET-$PROG $PROG)
Dbuild-llvm.sh184 ln -s ../../polly $SRC_DIR/$TOOLCHAIN/llvm/tools
Dgen-platforms.sh294 ln -s $rev/$1/$file $DSTDIR/$2/$file
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.sed110 # /ln/s/^\([ ]*\)ln /\1# ln /
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in178 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
191ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
192ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOM…
227 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
/ndk/sources/host-tools/sed-4.2.1/po/
DMakefile.in.in205 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
218ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
219ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOM…
254 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
Dcs.po94 msgstr "příkaz „s“ může mít maximálně jednu číselný přepínač"
/ndk/sources/host-tools/sed-4.2.1/
Dautoboot399 ln -fs "$dot_dots$src" "$dst"
Dconfigure519 if ln -s conf$$.file conf$$ 2>/dev/null; then
525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
527 elif ln conf$$.file conf$$ 2>/dev/null; then
528 as_ln_s=ln
17357 if test "$as_ln_s" = "ln -s" && ln -s conftest.file conftest.sym; then
27943 if ln -s conf$$.file conf$$ 2>/dev/null; then
27949 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
27951 elif ln conf$$.file conf$$ 2>/dev/null; then
27952 as_ln_s=ln
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi158 ln ls mkdir mv pwd rm rmdir sed sleep sort tar test touch true
218 File management utilities such as @code{ln}, @code{rm}, @code{mv}, and
886 named, use @code{ln} or @code{cp} to install the proper files in it, and
1033 hostname install install-info kill ldconfig ln ls md5sum
Dmake.info-21272 ln ls mkdir mv pwd rm rmdir sed sleep sort tar test touch true
1327 File management utilities such as `ln', `rm', `mv', and so on, need
1950 appropriately named, use `ln' or `cp' to install the proper files
2082 hostname install install-info kill ldconfig ln ls md5sum
2823 ln $(SRCS) $(AUX) `cat .fname`
3470 * .ln: Catalogue of Rules. (line 146)
Dmake.texi8354 @code{.out}, @code{.a}, @code{.ln}, @code{.o}, @code{.c}, @code{.cc},
8537 @pindex .ln
8538 @file{@var{n}.ln} is made from @file{@var{n}.c} by running @code{lint}.
11071 ln $(SRCS) $(AUX) `cat .fname`
Dmake.info-16835 target `.SUFFIXES'). The default suffix list is: `.out', `.a', `.ln',
6959 `N.ln' is made from `N.c' by running `lint'. The precise command
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.0477 if ln -s conf$$.file conf$$ 2>/dev/null; then
478 as_ln_s='ln -s'
480 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
481 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
483 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
485 elif ln conf$$.file conf$$ 2>/dev/null; then
486 as_ln_s=ln
9735 if ln -s conf$$.file conf$$ 2>/dev/null; then
9736 as_ln_s='ln -s'
9738 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
[all …]