Home
last modified time | relevance | path

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

12345678

/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/libpcap/
DMakefile.in51 LN_S = @LN_S@
653 $(LN_S) pcap_datalink_val_to_name.3pcap \
656 $(LN_S) pcap_datalink_val_to_name.3pcap \
659 $(LN_S) pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
661 $(LN_S) pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
663 $(LN_S) pcap_geterr.3pcap pcap_perror.3pcap && \
665 $(LN_S) pcap_inject.3pcap pcap_sendpacket.3pcap && \
667 $(LN_S) pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
669 $(LN_S) pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
671 $(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/ImageMagick/PerlMagick/
DMakefile.am22 $(AM_V_GEN) $(LN_S) quantum.xs $@
25 $(AM_V_GEN) $(LN_S) quantum.pm $@
/external/libpcap/rpcapd/
DMakefile.in51 LN_S = @LN_S@
/external/libxml2/xstc/
DMakefile.am37 $(LN_S) $(srcdir)/$(TARBALL_2) $(TARBALL_2) ; else \
49 $(LN_S) $(srcdir)/$(TARBALL) $(TARBALL) ; else \
/external/libpcap/testprogs/
DMakefile.in51 LN_S = @LN_S@
/external/libpng/
DMakefile.am326 rm -f "$$f"; $(LN_S) "$(PNGLIB_BASENAME)/$$f" "$$f"; done
333 $(LN_S) '$(PNGLIB_BASENAME).pc' libpng.pc
350 $(LN_S) "$(PNGLIB_BASENAME).$$ext" "libpng.$$ext" || exit 1;\
360 $(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/libxml2/python/tests/
DMakefile.am63 @for f in $(XMLS) ; do test -f $$f || $(LN_S) $(srcdir)/$$f . ; done
/external/ImageMagick/utilities/
DMakefile.am88 $(LN_S) $$magick $$target ; \
/external/openthread/third_party/nlbuild-autotools/repo/make/host/tools/
Dtools.mak147 # the destination of the $(@) variable, using the LN_S macro.
151 $(NL_V_AT)$(LN_S) $(<) $(@)
/external/ipsec-tools/src/include-glibc/
DMakefile.in98 LN_S = @LN_S@
/external/libxml2/doc/examples/
DMakefile.am87 @test -f Makefile.am || test -f test1.xml || $(LN_S) $(srcdir)/test?.xml .
/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/libcap-ng/libcap-ng-0.7/docs/
DMakefile.in143 LN_S = @LN_S@
/external/speex/win32/VS2003/tests/
DMakefile.in174 LN_S = @LN_S@
/external/speex/ti/speex_C55_test/
DMakefile.in174 LN_S = @LN_S@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in174 LN_S = @LN_S@
/external/speex/symbian/
DMakefile.in174 LN_S = @LN_S@
/external/libexif/binary/
DMakefile.in124 LN_S = @LN_S@

12345678