Searched refs:topsrcdirstrip (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile3354 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3358 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \

Completed in 99 milliseconds