Home
last modified time | relevance | path

Searched refs:LN_S (Results 1 – 25 of 175) sorted by relevance

1234567

/external/e2fsprogs/util/
Dinstall-symlink.in7 LN_S="@LN_S@"
60 if test "$LN_S" != "ln -s" ; then
61 $LN_S "$DESTDIR$SRC" "$DESTDIR$DEST"
66 $LN_S "$(basename "$SRC")" "$DESTDIR$DEST"
84 $LN_S "$SRC" "$DESTDIR$DEST"
86 $LN_S "$DESTDIR$SRC" "$DESTDIR$DEST"
/external/lz4/
DMakefile.inc62 LN_S = cp -p
66 LN_S = cp -p
70 LN_S = cp -p
73 LN_S = ln -s
/external/libpcap/
DMakefile.in51 LN_S = @LN_S@
639 $(LN_S) pcap_datalink_val_to_name.3pcap \
642 $(LN_S) pcap_datalink_val_to_name.3pcap \
645 $(LN_S) pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
647 $(LN_S) pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
649 $(LN_S) pcap_geterr.3pcap pcap_perror.3pcap && \
651 $(LN_S) pcap_inject.3pcap pcap_sendpacket.3pcap && \
653 $(LN_S) pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
655 $(LN_S) pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
657 $(LN_S) pcap_loop.3pcap pcap_dispatch.3pcap && \
[all …]
/external/iptables/iptables/
DMakefile.am113 …for i in ${vx_bin_links}; do ${LN_S} -f "${sbindir}/xtables-legacy-multi" "${DESTDIR}${bindir}/$$i…
114 for i in ${v4_sbin_links}; do ${LN_S} -f xtables-legacy-multi "${DESTDIR}${sbindir}/$$i"; done;
115 for i in ${v6_sbin_links}; do ${LN_S} -f xtables-legacy-multi "${DESTDIR}${sbindir}/$$i"; done;
116 for i in ${x_sbin_links}; do ${LN_S} -f xtables-nft-multi "${DESTDIR}${sbindir}/$$i"; done;
117 ${LN_S} -f iptables-apply "${DESTDIR}${sbindir}/ip6tables-apply"
/external/e2fsprogs/lib/
DMakefile.solaris-lib45 $(LN_S) -f $(ELF_LIB) $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_SONAME)
46 $(LN_S) -f $(ELF_INSTALL_DIR)/$(ELF_SONAME) \
/external/lz4/programs/
DMakefile152 @$(LN_S) lz4$(EXT) $(DESTDIR)$(bindir)/lz4c$(EXT)
153 @$(LN_S) lz4$(EXT) $(DESTDIR)$(bindir)/lz4cat$(EXT)
154 @$(LN_S) lz4$(EXT) $(DESTDIR)$(bindir)/unlz4$(EXT)
/external/ImageMagick/PerlMagick/
DMakefile.am22 $(AM_V_GEN) $(LN_S) quantum.xs $@
25 $(AM_V_GEN) $(LN_S) quantum.pm $@
/external/libxml2/xstc/
DMakefile.am37 $(LN_S) $(srcdir)/$(TARBALL_2) $(TARBALL_2) ; else \
49 $(LN_S) $(srcdir)/$(TARBALL) $(TARBALL) ; else \
/external/libpcap/rpcapd/
DMakefile.in51 LN_S = @LN_S@
/external/libpcap/testprogs/
DMakefile.in51 LN_S = @LN_S@
/external/libpng/
DMakefile.am327 rm -f "$$f"; $(LN_S) "$(PNGLIB_BASENAME)/$$f" "$$f"; done
334 $(LN_S) '$(PNGLIB_BASENAME).pc' libpng.pc
351 $(LN_S) "$(PNGLIB_BASENAME).$$ext" "libpng.$$ext" || exit 1;\
361 $(LN_S) '$(PNGLIB_BASENAME)-config' libpng-config
/external/f2fs-tools/lib/
DMakefile.am21 $(LN_S) $$so_img_rel_target$(root_libdir)/$$so_img_name libf2fs.so); \
/external/f2fs-tools/mkfs/
DMakefile.am26 $(LN_S) $$so_img_rel_target$(root_libdir)/$$so_img_name libf2fs_format.so); \
/external/libogg/win32/
DMakefile.in91 LN_S = @LN_S@
/external/ImageMagick/utilities/
DMakefile.am88 $(LN_S) $$magick $$target ; \
/external/libxml2/python/tests/
DMakefile.am63 @for f in $(XMLS) ; do test -f $$f || $(LN_S) $(srcdir)/$$f . ; done
/external/ipsec-tools/src/include-glibc/
DMakefile.in98 LN_S = @LN_S@
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in143 LN_S = @LN_S@
/external/libogg/doc/libogg/
DMakefile.in101 LN_S = @LN_S@
/external/speex/ti/speex_C55_test/
DMakefile.in159 LN_S = @LN_S@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in159 LN_S = @LN_S@
/external/speex/win32/VS2005/tests/
DMakefile.in159 LN_S = @LN_S@
/external/speex/win32/VS2008/tests/
DMakefile.in159 LN_S = @LN_S@
/external/speex/ti/speex_C54_test/
DMakefile.in159 LN_S = @LN_S@
/external/speex/win32/VS2003/tests/
DMakefile.in159 LN_S = @LN_S@

1234567